From 40efe1b7444a4c5f44c0c26501cdd04e230e3d60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Tue, 3 Dec 2019 22:42:47 +0300 Subject: [PATCH] app released --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/caches/gradle_models.ser | Bin 314763 -> 314763 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 14328c49ea24b17dc469b7edd6ed2099fb29e24c..f75717205b424f8f6ae6daa68e82f372d3cb78ae 100644 GIT binary patch delta 35 rcmbQoGLL1#OlD6x|BZ8;83hi=Z18A_OYwVu?NqE8Tg2?i?-}(0?v4%p delta 35 tcmV+;0Nnqc1fB$tnFBE@MzNej0T4vX{c7F!nU^PDx~rJxiQ|*+0WS;D5VQaQ diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index e6002ea343090d93dcfdcccb44be8934de66ab34..1c8cb4acd4f329357298cd375f7287f077cc0a8c 100644 GIT binary patch delta 198 zcmeC4E!;g@c*A~mF0;PIA_fp(oSx^vqP_Wx`d>vB-bO>y&0jsw@UTq0{_@f0qhXay zLaZeWEQWdpCdGveb&OW?|3`96ZnTZrye4u97oShpRB;B7xKRlMYszGMW6|c~l=k8j zMj&PaV&?6|DJ;9=*=pU~s~8KW7j9${-tK;cMVCpYrQPck&~g@#W*s2GbQ5I0;K>4w mLwwUG9AjC+$TD5IsUb&OW?|3`96ZnTZrye4u97oU^&+1U&raibCj)|AQi#-h!|Dec86 zj6lo;#LU}^Q&@J#vsF*LAI4ZPy>KIw@OJkjEV@iG6DF1A0WH@6Y1RP}OgBO13!W^{ nIAk<^!ZDU5j2hDgkF!XzINkg!H$C_`OD5P!+YcOPIn4?HVBtq^ diff --git a/app/build.gradle b/app/build.gradle index aa8349d..6cc6d03 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzaleu.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 4 // play store'daki version --> canlı: 0 - dahili test: 3 - versionName "1.03" // play store'daki version --> canlı: 0.00 - dahili test: 1.02 + versionCode 5 // play store'daki version --> canlı: 0 - dahili test: 4 + versionName "1.04" // play store'daki version --> canlı: 0.00 - dahili test: 1.03 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index adac3c5..3bacde5 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"1.02","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":4,"versionName":"1.03","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file