checkOrderPrice() added
This commit is contained in:
@@ -23,8 +23,8 @@ android {
|
||||
applicationId "ch.pizzapp.capri"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 22 // play store'daki version --> canlı: 21 - dahili test: 15
|
||||
versionName "2.24" // play store'daki version --> canlı: 2.23 - dahili test: 2.17
|
||||
versionCode 22 // play store'daki version --> canlı: 21 - dahili test: 22
|
||||
versionName "2.24" // play store'daki version --> canlı: 2.23 - dahili test: 2.24
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user