repeat order
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "ch.pizzapp.capri"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 9 // play store'daki version --> canlı : 8 dahili test: 6
|
||||
versionName "2.11" // play store'daki version : 2.1
|
||||
versionCode 10 // play store'daki version --> canlı: 8 - dahili test: 6
|
||||
versionName "2.12" // play store'daki version --> canlı: 2.1 - dahili test: 2.11
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user