mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-05-18 11:34:51 -04:00
set min sdk to 16
This commit is contained in:
@@ -7,7 +7,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.contacts"
|
||||
minSdkVersion 21
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user