- app released

- createBraintreePaymentToken url fixed
This commit is contained in:
2019-12-08 19:06:51 +03:00
parent 551c095c34
commit b4a1f1b3f1
6 changed files with 46 additions and 40 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzaleu.android"
minSdkVersion 16
targetSdkVersion 28
versionCode 5 // play store'daki version --> canlı: 0 - dahili test: 4
versionName "1.04" // play store'daki version --> canlı: 0.00 - dahili test: 1.03
versionCode 7 // play store'daki version --> canlı: 0 - dahili test: 6
versionName "1.06" // play store'daki version --> canlı: 0.00 - dahili test: 1.05
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [