Skip to content

Commit

Permalink
Merge pull request #1835 from moneymanagerex/scheduled
Browse files Browse the repository at this point in the history
2024.09.18.1040
  • Loading branch information
guanlisheng authored Sep 18, 2024
2 parents 5685529 + a9b462b commit 7565ebe
Show file tree
Hide file tree
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
Expand Up @@ -27,9 +27,9 @@ android {

defaultConfig {
applicationId "com.money.manager.ex"
versionCode 1039
versionCode 1040
//versionName getVersionAsDate() + "." + versionCode
versionName "2024.09.11"
versionName "2024.09.18"
// $applicationId
setProperty("archivesBaseName", "ammx-$versionName")

Expand Down
4 changes: 4 additions & 0 deletions metadata/android/en-US/changelogs/1040.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Improved password entry hints for encrypted database files.
- Enhanced fingerprint detection for devices running API 28 and above.
- Refined attachment preview by setting the Attachment Folder.
- Fixed subcategory update issue (revisited).

0 comments on commit 7565ebe

Please sign in to comment.