app relese
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
applicationId "ch.pizzaleu.android"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 10 // play store'daki version --> canlı: 0 - dahili test: 9
|
||||
versionName "1.10" // play store'daki version --> canlı: 0.00 - dahili test: 1.09
|
||||
versionCode 11 // play store'daki version --> canlı: 0 - dahili test: 10
|
||||
versionName "1.11" // play store'daki version --> canlı: 0.00 - dahili test: 1.10
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user