lowering SDK version back to 21 (Lollipop)
This commit is contained in:
parent
4ae0cb3ba5
commit
6158b2d095
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.contacts.pro"
|
||||
minSdkVersion 23
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 63
|
||||
versionName "6.10.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue