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"