app publish
This commit is contained in:
@@ -23,8 +23,8 @@ android {
|
||||
applicationId "ch.pizzapp.capri"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 19 // play store'daki version --> canlı: 18 - dahili test: 15
|
||||
versionName "2.21" // play store'daki version --> canlı: 2.20 - dahili test: 2.17
|
||||
versionCode 20 // play store'daki version --> canlı: 19 - dahili test: 15
|
||||
versionName "2.22" // play store'daki version --> canlı: 2.21 - dahili test: 2.17
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user