Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
MReP1 committed Jan 1, 2025
1 parent e6c9473 commit 3fc9eb7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ object AndroidConfigConventions {
private const val PACKAGE_NAME = "little.goose.account"
const val APPLICATION_ID = PACKAGE_NAME

const val VERSION_CODE = 30
const val VERSION_NAME = "2.1.3"
const val VERSION_CODE = 32
const val VERSION_NAME = "2.2.2"
}

object Note {
Expand Down

0 comments on commit 3fc9eb7

Please sign in to comment.