Skip to content

Commit

Permalink
Feature: Version Update
Browse files Browse the repository at this point in the history
1.0.05 -> 1.0.06
  • Loading branch information
sun5066 committed Aug 4, 2024
1 parent eb57c9f commit aa3970e
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 = 5
const val VERSION_NAME = "1.0.05"
const val VERSION_CODE = 6
const val VERSION_NAME = "1.0.06"

}

0 comments on commit aa3970e

Please sign in to comment.