cart total null fix for braintree payment

This commit is contained in:
2020-01-26 23:48:40 +03:00
parent a18385ab54
commit 8b58427bd9
5 changed files with 9 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzaleu.android"
minSdkVersion 16
targetSdkVersion 28
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
versionCode 19 // play store'daki version --> canlı: 0 - dahili test: 17
versionName "1.25" // play store'daki version --> canlı: 0.00 - dahili test: 1.17
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [