v1.1.0 - Update Android Target; Release Old Commits #1

Merged
me merged 11 commits from dev into main 2025-08-17 09:35:22 -07:00
Showing only changes of commit 6eb2811814 - Show all commits

View File

@@ -11,6 +11,6 @@
<string name="link1_text">Website</string> <string name="link1_text">Website</string>
<string name="link1_uri">https://hyperling.com</string> <string name="link1_uri">https://hyperling.com</string>
<string name="link2_text">GitHub</string> <string name="link2_text">Source Code</string>
<string name="link2_uri">https://github.com/Hyperling/TicTacToeAndroid</string> <string name="link2_uri">https://git.hyperling.com/me/android-tictactoe</string>
</resources> </resources>