From 5bb5c8ee47829f1f79624d87903ba9bb39250657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 20 Jun 2020 15:38:44 +0300 Subject: [PATCH] app released --- .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 b4448f7890b13e32e50739bb93c02490fd9b7aba..8c0460feb46b422aef0ae4df9ce6e497fb6416d7 100644 GIT binary patch delta 33 rcmV++0N($e1fB$tm;}+f!Ev#iaRCwMDrK~Jk5b)7=@CQmsyh031jG<3 delta 33 pcmbQoGLL1#43-I;mv?TQQ^+Vd(YiqAw4}8m+wT~*$@b126#&~243+=@ diff --git a/app/build.gradle b/app/build.gradle index 386d8f7..4c58531 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 8 // play store'daki version --> canlı: 0 - dahili test: 17 - versionName "1.08" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + versionCode 9 // play store'daki version --> canlı: 0 - dahili test: 17 + versionName "1.09" // 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 c68bac8..dd74b1d 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":8,"versionName":"1.08","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":9,"versionName":"1.09","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file