From de9e8ac591cf1b120eaab1fe6c91746b1377f36f Mon Sep 17 00:00:00 2001 From: cimenmus Date: Sat, 1 Sep 2018 02:22:24 +0300 Subject: [PATCH] app publish --- .idea/caches/build_file_checksums.ser | Bin 545 -> 538 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 a25e8c5ec5459519713ccd4574af82c9e4d631a3..a69ecfbd9306ac7666aec316899388894c78f6ff 100644 GIT binary patch delta 212 zcmZ3;GK*!x43R{ z_6_2kN1VDd-+g_2&HiBtgFsGxa$=5NK~a7|YEemMYH?{HLmdMf$ncWFVxPu_KrRa# zu2}ZVt0sSBlo#L98z+42YsaJ56TuH$Z=|jR8jx5}pg(y&qnM!WW4*QNGbCH?M?QKI J+xF>u1po+=Qy%~T delta 217 zcmbQmvXEuM43_?+OooYb{Obi03kqVAN;7j(^wNtGQ*u&Eix`-qoz{F7|G~x)@_>nf zp`w6+fk8l6btdl%^X8^V-+K3RGdL?t82F1*OG+~H(u-jl3mNJd*g$IM-AveLbDup= zH$hJ--0ASb5(WcjtC-N@)S}{;+|uHb#I!`c%;enEycj)ph@~-;4>C$mj$qUju;Mv$ zUU8<^bM@D4J+Iy4&P<-jD9i7?YRkX=RMzq;<7YK&RR917H&WsN diff --git a/app/build.gradle b/app/build.gradle index c537f4d..0b7a38c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,8 +23,8 @@ android { applicationId "ch.pizzapp.capri" minSdkVersion 16 targetSdkVersion 27 - versionCode 18 // play store'daki version --> canlı: 17 - dahili test: 15 - versionName "2.20" // play store'daki version --> canlı: 2.19 - dahili test: 2.17 + versionCode 19 // play store'daki version --> canlı: 18 - dahili test: 15 + versionName "2.21" // play store'daki version --> canlı: 2.20 - dahili test: 2.17 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" multiDexEnabled true manifestPlaceholders = [ diff --git a/app/release/output.json b/app/release/output.json index 1572e41..9050510 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":17,"versionName":"2.19","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":18,"versionName":"2.20","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file