live publish

This commit is contained in:
cimenmus
2018-07-02 00:07:14 +03:00
parent 923f3882e3
commit b601cdd174
9 changed files with 107 additions and 6 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "ch.pizzapp.capri"
minSdkVersion 16
targetSdkVersion 27
versionCode 7 // play store'daki version : 4
versionName "2.0" // play store'daki version : 2.0
versionCode 8 // play store'daki version --> canlı : 7 dahili test: 6
versionName "2.1" // play store'daki version : 2.0
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {