From 01946653194ee0b4440e3ce6fd7e4f2c2d88c524 Mon Sep 17 00:00:00 2001 From: Neamar Date: Mon, 6 Nov 2017 15:57:57 +0000 Subject: [PATCH] v2.31.3 --- app/build.gradle | 4 ++-- app/release/output.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 7fd3b58c1..23d9747d6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId 'fr.neamar.kiss' minSdkVersion 15 targetSdkVersion 22 - versionCode 99 - versionName "2.31.2" + versionCode 100 + versionName "2.31.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/app/release/output.json b/app/release/output.json index fa113a214..e5f9c2705 100644 --- a/app/release/output.json +++ b/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":99},"path":"app-release.apk","properties":{"packageId":"fr.neamar.kiss","split":"","minSdkVersion":"15"}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":100},"path":"app-release.apk","properties":{"packageId":"fr.neamar.kiss","split":"","minSdkVersion":"15"}}] \ No newline at end of file