From: Nathaniel Wesley Filardo Date: Fri, 24 Feb 2017 20:39:34 +0000 (-0500) Subject: Bump version count for next build X-Git-Tag: release-1.2~35 X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=72c30f27a144e670bdd2077fd2a7bbfcc4117793;p=acmetensortoys-ctfws-android Bump version count for next build --- diff --git a/mobile/build.gradle b/mobile/build.gradle index 40cd18a..be16e9b 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -7,7 +7,7 @@ android { applicationId "com.acmetensortoys.ctfwstimer" minSdkVersion 16 targetSdkVersion 25 - versionCode 5 + versionCode 6 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" }