add to cart text changed for french
This commit is contained in:
@@ -22,8 +22,8 @@ android {
|
||||
applicationId "ch.pizzamaxx.android"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 9 // play store'daki version --> canlı: 8 - dahili test: 6
|
||||
versionName "1.25" // play store'daki version --> canlı: 1.20 - dahili test: 1.12
|
||||
versionCode 10 // play store'daki version --> canlı: 9 - dahili test: 6
|
||||
versionName "1.30" // play store'daki version --> canlı: 1.25 - dahili test: 1.12
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user