From 3c3043bd30c228f9ad5137507bf0e910ea6f3ac4 Mon Sep 17 00:00:00 2001 From: Bertware Date: Fri, 16 Mar 2018 01:27:51 +0100 Subject: [PATCH] Stability update 22 (0.9.18b) --- Hyperrail/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Hyperrail/build.gradle b/Hyperrail/build.gradle index 4f4de726..b7a1d8a1 100644 --- a/Hyperrail/build.gradle +++ b/Hyperrail/build.gradle @@ -8,8 +8,8 @@ apply plugin: 'com.android.application' apply plugin: 'com.google.firebase.firebase-perf' apply plugin: 'com.google.firebase.firebase-crash' -def VERSION_CODE = 21 -def VERSION_NAME = '0.9.18' +def VERSION_CODE = 22 +def VERSION_NAME = '0.9.18b' android { signingConfigs {