app release

This commit is contained in:
2019-10-16 00:20:20 +03:00
parent c7bf6ebd74
commit b0af25dbc0
4 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -22,8 +22,8 @@ android {
applicationId "ch.pizzamaxx.android"
minSdkVersion 16
targetSdkVersion 28
versionCode 11 // play store'daki version --> canlı: 10 - dahili test: 6
versionName "1.40" // play store'daki version --> canlı: 1.30 - dahili test: 1.12
versionCode 12 // play store'daki version --> canlı: 11 - dahili test: 6
versionName "1.41" // play store'daki version --> canlı: 1.40 - dahili test: 1.12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [

View File

@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":10,"versionName":"1.30","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":11,"versionName":"1.40","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]