|
@ -9,7 +9,7 @@ android {compileSdkVersion 30 |
|
|
applicationId "com.icssoft.icspda" |
|
|
applicationId "com.icssoft.icspda" |
|
|
minSdkVersion 18 |
|
|
minSdkVersion 18 |
|
|
targetSdkVersion 28 |
|
|
targetSdkVersion 28 |
|
|
versionCode 15 |
|
|
|
|
|
|
|
|
versionCode 16 |
|
|
versionName "1.0" |
|
|
versionName "1.0" |
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
|
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
|
|
} |
|
|
} |
|
|