From: Nathaniel Wesley Filardo Date: Wed, 2 Oct 2019 01:53:29 +0000 (+0100) Subject: bump version X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=d1a676f31c96f37964d5b56e5efee8aa66ec0c81;p=acmetensortoys-ctfws-android bump version --- diff --git a/mobile/build.gradle b/mobile/build.gradle index e12fcb8..7b277aa 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -16,8 +16,8 @@ android { applicationId "com.acmetensortoys.ctfwstimer" minSdkVersion 16 targetSdkVersion 29 - versionCode 15 - versionName "1.4.1" + versionCode 16 + versionName "1.4.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true