coupon code addded and api base url changed

This commit is contained in:
cimenmus
2018-02-14 21:58:42 +03:00
parent d100fdf6d2
commit 2f57316d7a
6 changed files with 35 additions and 25 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "ch.pizzalink.android"
minSdkVersion 16
targetSdkVersion 26
versionCode 4 // play store'daki version : 3
versionName "1.12" // play store'daki version : 1.11
versionCode 6 // play store'daki version : 5
versionName "1.14" // play store'daki version : 1.13
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {