app publish

This commit is contained in:
2019-11-24 17:35:09 +03:00
committed by mustafa içmen
parent daf17ed272
commit 058a43ab77
6 changed files with 5 additions and 5 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzaleu.android"
minSdkVersion 16
targetSdkVersion 28
versionCode 1 // play store'daki version --> canlı: 0 - dahili test: 0
versionName "1.00" // play store'daki version --> canlı: 0.00 - dahili test: 0.00
versionCode 3 // play store'daki version --> canlı: 0 - dahili test: 2
versionName "1.02" // play store'daki version --> canlı: 0.00 - dahili test: 1.01
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [