lowering SDK version back to 21 (Lollipop)

This commit is contained in:
tibbi
2020-05-23 20:17:39 +02:00
parent 4ae0cb3ba5
commit 6158b2d095

View File

@ -15,7 +15,7 @@ android {
defaultConfig { defaultConfig {
applicationId "com.simplemobiletools.contacts.pro" applicationId "com.simplemobiletools.contacts.pro"
minSdkVersion 23 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 63 versionCode 63
versionName "6.10.2" versionName "6.10.2"