mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Update to targetSdk 31.
This commit is contained in:
@@ -31,7 +31,7 @@ ext {
|
||||
BUILD_TOOL_VERSION = '32.0.0'
|
||||
|
||||
COMPILE_SDK = 32
|
||||
TARGET_SDK = 30
|
||||
TARGET_SDK = 31
|
||||
MINIMUM_SDK = 19
|
||||
|
||||
JAVA_VERSION = JavaVersion.VERSION_1_8
|
||||
|
||||
Reference in New Issue
Block a user