Skip to content

Commit

Permalink
Merge pull request #2121 from moneymanagerex/release_2025.01.23.1063
Browse files Browse the repository at this point in the history
new release 2025.01.23.1063
  • Loading branch information
wolfsolver authored Jan 23, 2025
2 parents 3388c70 + 31aa0aa commit afde582
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ android {

defaultConfig {
applicationId "com.money.manager.ex"
versionCode 1062
versionCode 1063
//versionName getVersionAsDate() + "." + versionCode
versionName "2025.01.21"
versionName "2025.01.23"
// $applicationId
setProperty("archivesBaseName", "ammx-$versionName")

Expand Down
3 changes: 3 additions & 0 deletions metadata/android/en-US/changelogs/1063.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Fix some ANR
* Show both ACTIVE and INACTIVE categories and relative menu item
* Restore category search with bold

0 comments on commit afde582

Please sign in to comment.