app release

This commit is contained in:
2020-01-26 22:33:48 +03:00
parent 0e404f61eb
commit a18385ab54
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 17 // play store'daki version --> canlı: 0 - dahili test: 16
versionName "1.17" // play store'daki version --> canlı: 0.00 - dahili test: 1.16
versionCode 18 // play store'daki version --> canlı: 0 - dahili test: 17
versionName "1.20" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [