From 1959f689abf1ae6594ae566caece65b2dc8c9cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 15 Aug 2020 17:46:09 +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 90694c22fa1e788513a88a5c58aced33deb97725..45578f971fd5a5f611b7ab09e415ff326931482f 100644 GIT binary patch delta 33 rcmV++0N($e1fB$tm;~~Vt@5#)aRCuI8)|rWPS@y}H!Qa!nwJ`Q{O=C5 delta 33 pcmbQoGLL1#43>`$&#E`hDP$DPedrUXb^cnnMSJe8a{ExL3IO~=4(I>? diff --git a/app/build.gradle b/app/build.gradle index 8680039..9efcb64 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 10 // play store'daki version --> canlı: 0 - dahili test: 17 - versionName "1.10" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + versionCode 11 // 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 66df13e..d75c9f2 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":10,"versionName":"1.10","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":11,"versionName":"1.20","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file