From a18385ab547f83d2970d0a61b44e4ddcbd14980f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sun, 26 Jan 2020 22:33:48 +0300 Subject: [PATCH] app release --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/caches/gradle_models.ser | Bin 318080 -> 318083 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 ed2563e9ca2ddefb59cb4628926e3dd74376d725..1ae47165fbebbc9392def1087ac3b30ad9751e89 100644 GIT binary patch delta 32 ocmbQoGLL1#Oy&>;^Nn)~83lC~$3963++-wr^Fn%mOZBV@0LI-7S^xk5 delta 32 qcmV+*0N?+f1fB$tnFBzo&as?v0TE9l+58oo%6?Lb=z4wC!&G?ZyAM_X diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index f288c7c41090056007ba5bc6c341e162fef187a0..8c34d9549bab26a6a2be8ef88c529cf316dd7218 100644 GIT binary patch delta 176 zcmZqJD%`wPc*A~mt|>q5Co+Hlzi5rzLu%=A5Hx_L!PH8Vr zVFY3(AZFfPoWkN*05)yvcK*Ly5Qj<#4%NZFfDu6l}IHo7wViDdRe3j)IBctth Ut?MkMOpMOc7u;mI$7EFj0M}|h&j0`b delta 171 zcmZqPD%`MDc*A~mu5;U6KQe#-sAII6|38vra-(g`<~5N^xcKUx`{Xl##EnWASW_n38;dp_#}$@JR-j_0kJ~M;vV3M_wArqEou!nC%L!yOgHQ>B)8vDe O*3+NgWSPZeSpfj4v_JCz diff --git a/app/build.gradle b/app/build.gradle index 7f5d0a3..802f79f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzaleu.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 17 // play store'daki version --> canlı: 0 - dahili test: 16 - versionName "1.17" // play store'daki version --> canlı: 0.00 - dahili test: 1.16 + versionCode 18 // play store'daki version --> canlı: 0 - dahili test: 17 + versionName "1.20" // 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 8bcf0d6..47037a4 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":17,"versionName":"1.17","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":18,"versionName":"1.20","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file