From d2c2b731b1b5525a09b334756e8da1d38fb1eb43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sun, 7 Jun 2020 17:12:51 +0300 Subject: [PATCH] app release --- .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 b81ac27337959c6371401af7b6aa127449325dfa..f9980dfb1a744daccae033747a5a95194c7f5903 100644 GIT binary patch delta 33 pcmbQoGLL1#43>VmBH4{|3K<2jO;>LCo-whO^KwZ~`HHW06#(Kb4xj)4 delta 33 pcmbQoGLL1#43@r|mv(HNQ^+VN{ym~LWeayeqtka6ldc|*3IO`S4v+u< diff --git a/app/build.gradle b/app/build.gradle index effffa9..a82301d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzacucina.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 6 // play store'daki version --> canlı: 0 - dahili test: 17 - versionName "1.06" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + versionCode 7 // play store'daki version --> canlı: 0 - dahili test: 17 + versionName "1.07" // 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 0fe0a17..245283e 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":6,"versionName":"1.06","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":7,"versionName":"1.07","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file