From 14a0185f120a69009a4c871d0f3e72f0b10d029d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Wed, 11 Dec 2019 00:26:35 +0300 Subject: [PATCH] app released --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/caches/gradle_models.ser | Bin 317661 -> 317664 bytes app/build.gradle | 4 ++-- app/release/output.json | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 54c6fe29982c444bf5399f85be979303d658f9b8..097f0d7713683d5cd34d946a75270b5498a3c35e 100644 GIT binary patch delta 32 ocmbQoGLL1#Oy&(Ak8Ye($S8Pq0fXke5VzRC`OK2JY;B(_0OGw3N&o-= delta 32 ocmbQoGLL1#Oyh($ diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index 1ef825470be8e982eb3dac099c0b7f462970a3e5..ce3b8effd7f2d28c11797af4d612d8c91b9e93a6 100644 GIT binary patch delta 136 zcmcb+QTV||;SJw7*gobn;;5HUhc}BzS?N?b!nHbHd|Gmy~k4dir0BVgbWB>pF delta 146 zcmaE`QTXmg;SJw7*w(JS$j`tqd4h}nW^K+|B^J3kA4@l{(LTe&ayo67(&ieAN+u5W z5(XASJp;4Nf30}AS@?q=oM`5AYv*%g1Y#y2X5P-{#yTNjgNw)$3K}9oM diff --git a/app/build.gradle b/app/build.gradle index 4d5d7aa..eed8fde 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzaleu.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 7 // play store'daki version --> canlı: 0 - dahili test: 6 - versionName "1.06" // play store'daki version --> canlı: 0.00 - dahili test: 1.05 + versionCode 8 // play store'daki version --> canlı: 0 - dahili test: 7 + versionName "1.08" // play store'daki version --> canlı: 0.00 - dahili test: 1.07 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index 235e6b3cf..c68bac8 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":6,"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":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