From 679130937d15f44f785f135999c71f7b0a431068 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Mon, 28 Nov 2016 17:26:18 -0800 Subject: DSub 5.3.4 Released --- 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 83eafe15..30a16246 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 23 - versionCode 192 - versionName '5.3.3' + versionCode 194 + versionName '5.3.4' setProperty("archivesBaseName", "DSub $versionName") resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv" } -- cgit v1.2.3