From 30b16c5e9063420d67a7026be84023dcedd472da Mon Sep 17 00:00:00 2001 From: cimenmus Date: Sat, 30 Jun 2018 13:40:42 +0300 Subject: [PATCH] app test publish --- .idea/caches/build_file_checksums.ser | Bin 538 -> 538 bytes app/build.gradle | 2 +- app/release/output.json | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser index 84d65278a7e62963cc7f2b2c887050a9c00c0c3d..3755ae48e320d5594cb25c6d6242618f4d9b6291 100644 GIT binary patch delta 33 pcmbQmGK*!x43+@*m?azMR!B=!DL;ceKBKurN?AmmN0F$z>E=)MD8k{CW9S&(m$a<}Hg|D**VJ4@>|6 diff --git a/app/build.gradle b/app/build.gradle index 38a5323..b6fe2b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,7 +7,7 @@ android { applicationId "ch.pizzapp.capri" minSdkVersion 16 targetSdkVersion 27 - versionCode 6 // play store'daki version : 4 + versionCode 7 // play store'daki version : 4 versionName "2.0" // play store'daki version : 2.0 testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } diff --git a/app/release/output.json b/app/release/output.json index 41524b3..7af18e9 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":5,"versionName":"2.0","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":6,"versionName":"2.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file