mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
android: Bump minSdkVersion to 23
This commit is contained in:
@@ -13,7 +13,7 @@ android {
|
||||
compileSdk 34
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
multiDexEnabled true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user