From c35a10d76b5187ad0d43a883c2969015b837178b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 25 Apr 2020 13:12:27 +0300 Subject: [PATCH] app release --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes app/build.gradle | 4 ++-- app/release/output.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index d0cb111f0c498ab1cbf56270859c4d46a56202de..fd6d7780d96c1b083760a9123078b9112748ea1d 100644 GIT binary patch delta 32 ocmbQoGLL1#Oy&z`mu{R>$S5fOJ)$;c3wJ=H({~q>t{#sH0Or>X;Q#;t delta 32 ocmbQoGLL1#Oy~;$SCOV62hb2E4VsVe!bP(+@z2S0M&{N(f|Me diff --git a/app/build.gradle b/app/build.gradle index c1088c5..effffa9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - 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 + versionCode 6 // play store'daki version --> canlı: 0 - dahili test: 17 + versionName "1.06" // 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 56ed6b8..0fe0a17 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"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 +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":6,"versionName":"1.06","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file