push crash fixed
This commit is contained in:
@@ -23,8 +23,8 @@ android {
|
||||
applicationId "ch.pizzapp.capri"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 14 // play store'daki version --> canlı: 12 - dahili test: 13
|
||||
versionName "2.16" // play store'daki version --> canlı: 2.14 - dahili test: 2.15
|
||||
versionCode 15 // play store'daki version --> canlı: 12 - dahili test: 14
|
||||
versionName "2.17" // play store'daki version --> canlı: 2.14 - dahili test: 2.16
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled true
|
||||
manifestPlaceholders = [
|
||||
|
||||
Reference in New Issue
Block a user