drop support for ICS
This will reduce the specific code
This commit is contained in:
parent
fafbfda0d8
commit
61b6ae8295
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ android {
|
|||
buildToolsVersion '25.0.3'
|
||||
defaultConfig {
|
||||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 84
|
||||
versionName "1.2.0.64"
|
||||
|
|
Loading…
Reference in a new issue