drop support for ICS

This will reduce the specific code
This commit is contained in:
Mohamed Zenadi 2017-07-25 16:18:52 +01:00
parent fafbfda0d8
commit 61b6ae8295

View file

@ -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"