From f17cce71311f52f3c96dcb41d17086f57a8dc35c Mon Sep 17 00:00:00 2001 From: Spencer Ng Date: Tue, 5 Feb 2019 19:45:10 -0500 Subject: [PATCH] Update to version 3.01 --- scoutingapp/build.gradle | 2 +- scoutingapp/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scoutingapp/build.gradle b/scoutingapp/build.gradle index f8af3c1..6c60479 100644 --- a/scoutingapp/build.gradle +++ b/scoutingapp/build.gradle @@ -11,7 +11,7 @@ android { minSdkVersion 21 targetSdkVersion 27 versionCode 1 - versionName '3.0' + versionName '3.01' multiDexEnabled true diff --git a/scoutingapp/src/main/res/values/strings.xml b/scoutingapp/src/main/res/values/strings.xml index 9c837b7..cc430e7 100644 --- a/scoutingapp/src/main/res/values/strings.xml +++ b/scoutingapp/src/main/res/values/strings.xml @@ -11,7 +11,7 @@ note that there is no trailing zero for the patch version. Tags on GitHub follow the same scheme, except the letter "v" is appended to the version number. Version 1.0 was created for the 2017 FRC season (FIRST Steamworks).--> - v3.0 + v3.01 Deep Space Cheatsheet.pdf