app release

This commit is contained in:
2020-04-20 23:05:49 +03:00
parent ab4121989e
commit 74df8c5e5e
3 changed files with 3 additions and 3 deletions

View File

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