app released
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
applicationId "ch.pizzaleu.android"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
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
|
||||
versionCode 4 // play store'daki version --> canlı: 0 - dahili test: 3
|
||||
versionName "1.03" // play store'daki version --> canlı: 0.00 - dahili test: 1.02
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user