mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-31 06:15:48 +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'
|
||||
defaultConfig {
|
||||
applicationId "com.zeapo.pwdstore"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 84
|
||||
versionName "1.2.0.64"
|
||||
|
Reference in New Issue
Block a user