Skip to content

Commit

Permalink
버전 변경 1.1.2 -> 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YiBeomSeok committed May 31, 2024
1 parent f763f2f commit e02b16e
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 = 1
const val patchVersion = 2
const val patchVersion = 3
const val versionName = "$majorVersion.$minorVersion.$patchVersion"
const val versionCode = 1
}

0 comments on commit e02b16e

Please sign in to comment.