mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-22 12:08:34 +00:00
Bump minSdk to 21.
This commit is contained in:
committed by
Cody Henthorne
parent
f36efc562e
commit
8cfd02aff2
@@ -32,7 +32,7 @@ ext {
|
||||
|
||||
COMPILE_SDK = 33
|
||||
TARGET_SDK = 31
|
||||
MINIMUM_SDK = 19
|
||||
MINIMUM_SDK = 21
|
||||
|
||||
JAVA_VERSION = JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user