bug fixes
This commit is contained in:
BIN
.idea/caches/build_file_checksums.ser
generated
BIN
.idea/caches/build_file_checksums.ser
generated
Binary file not shown.
BIN
.idea/caches/gradle_models.ser
generated
BIN
.idea/caches/gradle_models.ser
generated
Binary file not shown.
@@ -22,8 +22,8 @@ android {
|
|||||||
applicationId "ch.pizzamaxx.android"
|
applicationId "ch.pizzamaxx.android"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 7 // play store'daki version --> canlı: 6 - dahili test: 6
|
versionCode 8 // play store'daki version --> canlı: 7 - dahili test: 6
|
||||||
versionName "1.13" // play store'daki version --> canlı: 1.12 - dahili test: 1.12
|
versionName "1.20" // play store'daki version --> canlı: 1.13 - dahili test: 1.12
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
|
|||||||
Reference in New Issue
Block a user