set min sdk to 16

This commit is contained in:
tibbi 2017-12-13 18:08:11 +01:00
parent 42cc8aaa2f
commit a0744b2af8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.simplemobiletools.contacts"
minSdkVersion 21
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0.0"