|
@@ -5,8 +5,8 @@ android {
|
|
|
buildToolsVersion '25.0.0'
|
|
buildToolsVersion '25.0.0'
|
|
|
defaultConfig {
|
|
defaultConfig {
|
|
|
applicationId "ahmyth.mine.king.ahmyth"
|
|
applicationId "ahmyth.mine.king.ahmyth"
|
|
|
- minSdkVersion 10
|
|
|
|
|
- targetSdkVersion 18
|
|
|
|
|
|
|
+ minSdkVersion 11
|
|
|
|
|
+ targetSdkVersion 24
|
|
|
versionCode 1
|
|
versionCode 1
|
|
|
versionName "1.0"
|
|
versionName "1.0"
|
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|