app publish

This commit is contained in:
2019-04-19 01:20:39 +03:00
parent 11d72fabed
commit 3f390cf879
5 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 8 // play store'daki version --> canlı: 7 - dahili test: 6
versionName "1.20" // play store'daki version --> canlı: 1.13 - dahili test: 1.12
versionCode 9 // play store'daki version --> canlı: 8 - dahili test: 6
versionName "1.25" // play store'daki version --> canlı: 1.20 - dahili test: 1.12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [

View File

@@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":7,"versionName":"1.13","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":8,"versionName":"1.20","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]

BIN
app/release/pm.apk Normal file

Binary file not shown.