Skip to content

Commit

Permalink
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@ android {

defaultConfig {
applicationId "com.money.manager.ex"
versionCode 1058
versionCode 1059
//versionName getVersionAsDate() + "." + versionCode
versionName "2025.01.03"
versionName "2025.01.10"
// $applicationId
setProperty("archivesBaseName", "ammx-$versionName")

4 changes: 4 additions & 0 deletions metadata/android/en-US/changelogs/1059.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Restored the original date layout and added tags and attachments to notes.
• Improved report functionality to match the desktop version.
• Fixed crashes during tag editing, list loading, and account actions.
• Added new translations for better localization.

0 comments on commit bd83844

Please sign in to comment.