From 4699b7801cdc6364b3d320034764dab22b611004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mustafa=20ic=CC=A7men?= Date: Sat, 18 Jan 2020 16:46:50 +0300 Subject: [PATCH] app released --- .idea/caches/build_file_checksums.ser | Bin 542 -> 542 bytes .idea/caches/gradle_models.ser | Bin 318080 -> 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 48e95dc1a204009ae608df552476bee67adcddf7..06ec7a684778ae1554b815c0fb26c3728fb5374c 100644 GIT binary patch delta 35 tcmV+;0Nnqc1fB$tnFHoH-m#oR0T53k+58oo%6?Lb=z4wC!&H;+0WTcE5TyVB delta 35 tcmV+;0Nnqc1fB$tnFDj(&9R(A0T5&=M<0idd}P|jfo1Zx!{w9j0WTA|5TF16 diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index 1b23c3b8fc1856a87cfea51893e8fed782d8a976..78b7defaea5b6c6760ad48f538fa3345b2741398 100644 GIT binary patch delta 176 zcmZqJD%`wPc*A~mF7p!UYYZU3I6cvaMSJrX^}mWNMw~XMH-Gg!!^2Yc^U;sZN5d+a zgak_%SPbKLu&|BvLD+-MuKc}?UJF22`)<--_2;zlJ5tSOW2jYXS_Q`(DD z7=f4xh?%z+r?5B{fK8je;|fcq5J+8WQfYcQBV$DcP$vV&^u${%!rOzdvRq?iwB4?C Sou!nC(RuoUn=JR3tSSH|aXVFkkR#wNX-u%_`3=hjKqpBO5kA_t; z2?>-iuo&tYniUr^)G=Dk{~yUQxzRRe^P0#dTztv-_GSzqaibCj)|AQi#-h!|Dec86 zj6lo;#LU}^Q&=1ez@|;#afPLl6{wi$<95rdET0(}ZMN%PXDMakasnC6AXLKOH2I*V O_4MaAS!OX=RsaC&vpuo^ diff --git a/app/build.gradle b/app/build.gradle index d4a27d1..7f5d0a3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "ch.pizzaleu.android" minSdkVersion 16 targetSdkVersion 28 - versionCode 16 // play store'daki version --> canlı: 0 - dahili test: 15 - versionName "1.16" // play store'daki version --> canlı: 0.00 - dahili test: 1.15 + versionCode 17 // play store'daki version --> canlı: 0 - dahili test: 16 + versionName "1.17" // play store'daki version --> canlı: 0.00 - dahili test: 1.16 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index f3a5cad..8bcf0d6 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":16,"versionName":"1.16","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":17,"versionName":"1.17","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file