From 88fa85db284cb8024189f7ac6a240ad38cae1c1b Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Thu, 9 Jun 2016 17:31:20 -0700 Subject: DSub 5.1.8 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 c0718870..382eef10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "github.daneren2005.dsub" minSdkVersion 14 targetSdkVersion 22 - versionCode 178 - versionName '5.1.7' + versionCode 179 + versionName '5.1.8' setProperty("archivesBaseName", "DSub $versionName") } buildTypes { -- cgit v1.2.3