Skip to content

Commit

Permalink
Feature: Version Update
Browse files Browse the repository at this point in the history
1.0.06 -> 1.0.07
  • Loading branch information
sun5066 committed Sep 13, 2024
1 parent 05ce4f5 commit 786a0a4
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 = 6
const val VERSION_NAME = "1.0.06"
const val VERSION_CODE = 7
const val VERSION_NAME = "1.0.07"

}

0 comments on commit 786a0a4

Please sign in to comment.