From 36b0282afc2535ecf9e8fad4cbaaf8978ebdcd4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 28 Dec 2019 18:12:47 +0300 Subject: [PATCH] app release --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/caches/gradle_models.ser | Bin 318083 -> 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 7cba9ab567ab92d3e16d5e4b0ebdb56ac017387f..a51968c6fb30af69250aa690e0b032db1da1105e 100644 GIT binary patch delta 33 pcmbQoGLL1#3>II$9~~R#6fz3-)d)y!kPwuP3*MyA!XNsy0szgh3=9AO delta 33 rcmV++0N($e1fB$tm;_ApvA(gKaRCwF{Gr(uGF603V>T()iE6ZX10D}) diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index 726316436d49cbdf5ba59957b5afb09062218787..c24d3f56117ebac3cc53dad9b0fe5d6477b4df6b 100644 GIT binary patch delta 96 zcmZqPD%`wPc*8diwwcG?Mlvu=p5UUtS(~#~iKX57j`rp?+GluJ(nW4XY_74WWa8i{ wVPG-TGc?-#*NT^$MQ@JmuVy~Cc0M;oAZ7w$=IwlLEC~f*9ovhxu?VUF0GCc6ApigX delta 96 zcmZqPD%`wPc*8diwj=8rBN-SbPjJ!Stj$@g#PV canlı: 0 - dahili test: 10 - versionName "1.11" // play store'daki version --> canlı: 0.00 - dahili test: 1.10 + versionCode 12 // play store'daki version --> canlı: 0 - dahili test: 12 + versionName "1.12" // play store'daki version --> canlı: 0.00 - dahili test: 1.12 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index 3bc9896..8904e82 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":11,"versionName":"1.11","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":12,"versionName":"1.12","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file