mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 22:05:19 +00:00
drop support for ICS
This will reduce the specific code
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
|||||||
buildToolsVersion '25.0.3'
|
buildToolsVersion '25.0.3'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 15
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 84
|
versionCode 84
|
||||||
versionName "1.2.0.64"
|
versionName "1.2.0.64"
|
||||||
|
Reference in New Issue
Block a user