From cf5104003133b3b642db7893c60011aaeae1ed97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 14 Nov 2020 21:59:19 +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 89474734a518a8b1328b6f57f994b4d3d046e97c..403fa72c91be5983e31ee77ca8c43c38940b6655 100644 GIT binary patch delta 32 qcmV+*0N?+f1fB$tnFAb*`mvmG0TCR*HJaNDprQ6|E8r7zukU!@PY%KW delta 32 ocmbQoGLL1#OlH>3>l^13G79!(@fIcbR|TJ~UR1!#ow}d`0M7Xg%K!iX diff --git a/app/build.gradle b/app/build.gradle index 0c068ed..043d4fb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzalemon.android" minSdkVersion 16 targetSdkVersion 29 - versionCode 21 // play store'daki version --> canlı: 0 - dahili test: 17 - versionName "2.01" // play store'daki version --> canlı: 0.00 - dahili test: 1.17 + 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 testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index 3ea3f7f..bd94112 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":21,"versionName":"2.01","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":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