From 3314321942a4efd0ea1d0d4eeb59e3d686780146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Tue, 30 Jun 2020 09:56:08 +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 6603b9ad30dad233c9e948ffcaa1181f63cea6a0..d40442cb9faa2da09d8f574ae4e39d4829fb0e5e 100644 GIT binary patch delta 33 pcmbQoGLL1#3>FrKo6|PVDP$DPedrUXb^cnnMSJe8a{ExL3IN|G4aooi delta 33 rcmV++0N($e1fB$tm;?j-zOAvGaRCwMDrK~Jk5b)7=@CQmsyh03`&SRw diff --git a/app/build.gradle b/app/build.gradle index 4c58531..8680039 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - 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 + 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 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index dd74b1d..66df13e 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"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 +[{"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