From 6a6c560ba4faee55dd83776d20b20978966a659b Mon Sep 17 00:00:00 2001 From: gelakinetic Date: Thu, 24 Oct 2024 11:36:51 +0000 Subject: [PATCH] Update app version --- mobile/build.gradle | 4 ++-- mobile/src/main/res/values/strings.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/build.gradle b/mobile/build.gradle index 9ce676d2..35afcfe1 100644 --- a/mobile/build.gradle +++ b/mobile/build.gradle @@ -97,8 +97,8 @@ android { applicationId "com.gelakinetic.mtgfam" minSdkVersion 21 targetSdk 35 - versionCode 93 - versionName "3.9.10" + versionCode 94 + versionName "3.9.11" vectorDrawables.useSupportLibrary true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/mobile/src/main/res/values/strings.xml b/mobile/src/main/res/values/strings.xml index 69bb043e..cc9bdf4d 100644 --- a/mobile/src/main/res/values/strings.xml +++ b/mobile/src/main/res/values/strings.xml @@ -87,7 +87,7 @@ "What's New" "What's New in Version" - "<a href="https://github.com/AEFeinstein/mtg-familiar/releases/tag/v3.9.10">Changelog</a>" + "<a href="https://github.com/AEFeinstein/mtg-familiar/releases/tag/v3.9.11">Changelog</a>" "Text-to-Speech" "This application has text-to-speech capability for some of its features, but you don't seem to have it installed. If you want to install it, use the Install Text-to-Speech link in the settings menu." "Save Data to SD"