Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
YiBeomSeok committed Jul 9, 2024
1 parent 7e03cd3 commit e8b2fcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Configuration {
const val minSdk = 28
const val majorVersion = 1
const val minorVersion = 2
const val patchVersion = 2
const val patchVersion = 3
const val versionName = "$majorVersion.$minorVersion.$patchVersion"
const val versionCode = 1
}

0 comments on commit e8b2fcf

Please sign in to comment.