From 2ecfc3dd9b701a1c58122f5ad826e20c79e9bc88 Mon Sep 17 00:00:00 2001 From: Justin Guo Date: Wed, 13 Nov 2024 22:30:36 -0500 Subject: [PATCH] Update whatsnew and build gradle --- app/build.gradle | 2 +- whatsnew/whatsnew-en-US | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 9b8e457..bd8750a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { applicationId "com.cornellappdev.uplift" minSdk 28 targetSdk 35 - versionCode 12 + versionCode 13 versionName "1.4-backend-fix" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US index b43ac79..ad3d0ac 100644 --- a/whatsnew/whatsnew-en-US +++ b/whatsnew/whatsnew-en-US @@ -1 +1 @@ -We're working hard to bring you the latest fixes and features to Uplift! +We apologize sincerely for Uplift being down--this update should have Uplift back up and running!