app released

This commit is contained in:
2020-11-14 21:38:38 +03:00
parent 21c727ebee
commit b51a952b14
3 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzalemon.android"
minSdkVersion 16
targetSdkVersion 29
versionCode 20 // play store'daki version --> canlı: 0 - dahili test: 17
versionName "2.00" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
versionCode 21 // play store'daki version --> canlı: 0 - dahili test: 17
versionName "2.01" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
multiDexEnabled true
manifestPlaceholders = [