From 72751eafc2f9485d4720bbed9ec3b75726f92c9d Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 23 Sep 2016 21:55:27 -0700 Subject: DSub 5.3 Released to beta --- 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 be7e32fc..ced2d978 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 23 - versionCode 185 - versionName '5.2.2' + versionCode 186 + versionName '5.3' setProperty("archivesBaseName", "DSub $versionName") resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv" } -- cgit v1.2.3