From: Nathaniel Wesley Filardo Date: Tue, 30 Oct 2018 22:39:30 +0000 (+0000) Subject: Bump version X-Git-Tag: release-1.2 X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=2c7190732bde3522cb110334d35553e22ba3b292;p=acmetensortoys-ctfws-android Bump version --- diff --git a/mobile/build.gradle b/mobile/build.gradle index af3abc3..602fbc1 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.acmetensortoys.ctfwstimer" minSdkVersion 16 targetSdkVersion 28 - versionCode 9 - versionName "1.1" + versionCode 10 + versionName "1.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {