From 91e3a57ab11afe6898a4bcd5336a1af92fc4ca67 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 18 May 2021 21:07:50 -0600 Subject: final edits before next version --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index 1994cca..0b0bca4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { minSdkVersion 19 targetSdkVersion 30 versionCode 1 - versionName "1.0.1" + versionName "1.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } -- cgit v1.2.3