Skip to content

Commit

Permalink
2024.01.10.1011
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed Jan 10, 2024
1 parent e9412f6 commit c166d1a
Showing 1 changed file with 2 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 1010
versionCode 1011
//versionName getVersionAsDate() + "." + versionCode
versionName "2024.01.05"
versionName "2024.01.10"
// $applicationId
setProperty("archivesBaseName", "ammx-$versionName")

Expand Down

0 comments on commit c166d1a

Please sign in to comment.