Skip to content

Commit

Permalink
Feature: Version Update
Browse files Browse the repository at this point in the history
1.0.02 -> 1.0.03
  • Loading branch information
sun5066 committed Jul 19, 2024
1 parent 84d254f commit 1c3ab9a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object VersionConstants {
const val MIN_SDK = 24
const val TARGET_SDK = 34

const val VERSION_CODE = 2
const val VERSION_NAME = "1.0.02"
const val VERSION_CODE = 3
const val VERSION_NAME = "1.0.03"

}

0 comments on commit 1c3ab9a

Please sign in to comment.