app test publish

This commit is contained in:
cimenmus
2018-06-30 13:40:42 +03:00
parent accfe39c05
commit 30b16c5e90
3 changed files with 2 additions and 2 deletions

View File

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