app released

This commit is contained in:
2019-12-30 23:42:17 +03:00
parent b6f718d4ea
commit 8beec8f857
4 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzaleu.android"
minSdkVersion 16
targetSdkVersion 28
versionCode 12 // play store'daki version --> canlı: 0 - dahili test: 12
versionName "1.12" // play store'daki version --> canlı: 0.00 - dahili test: 1.12
versionCode 14 // play store'daki version --> canlı: 0 - dahili test: 13
versionName "1.14" // play store'daki version --> canlı: 0.00 - dahili test: 1.13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [