Skip to content

Commit

Permalink
2025.01.14.1060
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Jan 14, 2025
1 parent 71127a9 commit 1c1a427
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 @@ -34,9 +34,9 @@ android {

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

Expand Down
4 changes: 4 additions & 0 deletions metadata/android/en-US/changelogs/1060.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
• Enhanced Search: Added Unicode support for keyword highlighting.
• Upgraded Requirements: Minimum Android version is now 10 (SDK 29).
• Improved Performance: Updated key libraries and moved to Java 11.
• New Translations: Added support for more languages.

0 comments on commit 1c1a427

Please sign in to comment.