Skip to content

Commit

Permalink
Merge pull request #1635 from moneymanagerex/fastlane
Browse files Browse the repository at this point in the history
2024.03.24.1024
  • Loading branch information
guanlisheng authored Mar 24, 2024
2 parents f8030d7 + 3f26566 commit f75152f
Show file tree
Hide file tree
Showing 2 changed files with 4 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 1023
versionCode 1024
//versionName getVersionAsDate() + "." + versionCode
versionName "2024.03.19"
versionName "2024.03.24"
// $applicationId
setProperty("archivesBaseName", "ammx-$versionName")

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1024.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Refine f-droid desc
- Fix transaction status update shortcut

0 comments on commit f75152f

Please sign in to comment.