From 73dd90352ea1e2f0a1aebcfd343a8db75a221fe9 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 12 Jul 2019 20:08:50 +0200 Subject: set version to 1.0.0RC1 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 022a9c34..e2a8d926 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { defaultConfig { applicationId "se.leap.bitmaskclient" - versionCode 138 - versionName "0.9.11" + versionCode 139 + versionName "1.0.0RC1" minSdkVersion 16 targetSdkVersion 27 resValue "string", "app_name", appName -- cgit v1.2.3