Skip to content

Commit

Permalink
[CHORE/#445] version code 47 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
minju1459 committed Jun 8, 2024
1 parent c260c91 commit 78f6744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/convention/src/main/kotlin/Constants.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object Constants {
const val compileSdk = 33
const val minSdk = 28
const val targetSdk = 33
const val versionCode = 46
const val versionCode = 47
const val versionName = "2.1"
const val jvmVersion = "17"
}

0 comments on commit 78f6744

Please sign in to comment.