app publish

This commit is contained in:
cimenmus
2018-09-08 01:27:44 +03:00
parent 12b80ce05a
commit 8567d8089a
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -23,8 +23,8 @@ android {
applicationId "ch.pizzapp.capri"
minSdkVersion 16
targetSdkVersion 27
versionCode 20 // play store'daki version --> canlı: 19 - dahili test: 15
versionName "2.22" // play store'daki version --> canlı: 2.21 - dahili test: 2.17
versionCode 21 // play store'daki version --> canlı: 20 - dahili test: 15
versionName "2.23" // play store'daki version --> canlı: 2.22 - dahili test: 2.17
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [

BIN
app/release/app-release.apk Normal file

Binary file not shown.

View File

@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":19,"versionName":"2.21","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":20,"versionName":"2.22","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]