Skip to content

Commit

Permalink
Release with link to Mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
mtotschnig committed Dec 13, 2024
1 parent c9b91d0 commit 953d153
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {

ext {
resConfig = ['en', 'en-rGB', 'ar', 'bg', 'ca', 'cs', 'da', 'de', 'de-rDE', 'el', 'es', 'eu', 'fr', 'fr-rCA', 'hr', 'hu', 'it', 'iw', 'ja', 'km', 'kn', 'ko', 'ms', 'nl', 'pl', 'pt-rBR', 'pt-rPT', 'ro', 'ru', 'si', 'ta', 'te', 'tr', 'uk', 'ur', 'vi', 'zh-rCN', 'zh-rHK', 'zh-rTW']
versionCode = 768
versionCode = 769
versionName = '3.9.2'
compileSdkVersion = 35
minSdkVersion = 21
Expand Down
3 changes: 2 additions & 1 deletion myExpenses/src/main/res/values/version_info.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="versions">
<item>768;3.9.2</item>
<item>769;3.9.2</item>
<item>766;3.9.1</item>
<item>763;3.9.0</item>
<item>759;3.8.9</item>
Expand Down Expand Up @@ -107,6 +107,7 @@
<string name="version_more_info_389">113250295792569214</string>
<string name="version_more_info_390">113319606766736436</string>
<string name="version_more_info_391">113458152516861944</string>
<string name="version_more_info_392">113647103106538634</string>

<!-- Github -->
<string name="project_board_341">69#column-18649612</string>
Expand Down

0 comments on commit 953d153

Please sign in to comment.