From 299e3f721f52f706cb7f0eca010788c0560a28a0 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 20 Jul 2025 19:52:01 -0700 Subject: [PATCH 1/2] Remove BETA from the app name. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2c6f43b..1e936fc 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ - Carb Up! BETA + Carb Up! Carb Up! CTFU Helper Carb Up! Settings From 49f02cc85dac862a04284cb1fd4d21449416dd37 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 20 Jul 2025 19:52:48 -0700 Subject: [PATCH 2/2] Update the app version. --- app/build.gradle | 4 ++-- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a9ebcb3..309d7ca 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.hyperling.carbupbeta" minSdkVersion 14 targetSdkVersion 36 - versionCode 7 - versionName "1.0.0" + versionCode 8 + versionName "1.0.1" } buildTypes { release { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1e936fc..7a69217 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -7,7 +7,7 @@ Settings Main -= Version Mango =- - -= v1.0.0 =- + -= v1.0.1 =- Hyperling