From 2ca282aba080fa070a304eb08472d19c82a1e34d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 25 Apr 2020 12:41:15 +0300 Subject: [PATCH] app release --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/misc.xml | 2 +- app/build.gradle | 4 ++-- app/release/output.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 7e0765b635bcd8c562638eaabeb17e295ee9dbba..d0cb111f0c498ab1cbf56270859c4d46a56202de 100644 GIT binary patch delta 32 ocmbQoGLL1#Oy~;$SCOV62hb2E4VsVe!bP(+@z2S0M&{N(f|Me delta 32 qcmV+*0N?+f1fB$tnFF0)`LUdF0TIz3 - + diff --git a/app/build.gradle b/app/build.gradle index 9ac5fe5..c1088c5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 4// play store'daki version --> canlı: 0 - dahili test: 17 - versionName "1.04" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + versionCode 5// play store'daki version --> canlı: 0 - dahili test: 17 + versionName "1.05" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index d82a899..56ed6b8 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":4,"versionName":"1.04","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":5,"versionName":"1.05","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file