This commit is contained in:
Ilia Kurtov 2016-08-23 15:55:22 +03:00
parent 045953d11c
commit f0aa2e865f
1 changed files with 0 additions and 8 deletions

View File

@ -22,14 +22,6 @@ android {
minSdkVersion 14
//noinspection OldTargetApi
targetSdkVersion 23
versionCode 1
versionName "1.1"
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
resourcePrefix "mis_"