From c0873c3d2f37c530b6354ee53e708db420409a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 21 Nov 2020 20:07:01 +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 403fa72c91be5983e31ee77ca8c43c38940b6655..3cf475e19b0329b8a96a325bf842de790345fa08 100644 GIT binary patch delta 33 rcmV++0N($e1fB$tm;~#@@<*|paRCuDj<8>pzaM}YDGF95?wg)?_bU!k delta 33 rcmV++0N($e1fB$tm;}fijQX*haRCt=!8MxO44|R*ZY$subFc4s_74w= diff --git a/app/build.gradle b/app/build.gradle index 043d4fb..829cdfc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzalemon.android" minSdkVersion 16 targetSdkVersion 29 - versionCode 22 // play store'daki version --> canlı: 0 - dahili test: 17 - versionName "2.02" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + versionCode 23 // play store'daki version --> canlı: 0 - dahili test: 17 + versionName "2.03" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index bd94112..596f673 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":22,"versionName":"2.02","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":23,"versionName":"2.03","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file