Skip to content

Commit

Permalink
[CHORE/#451] version code 48
Browse files Browse the repository at this point in the history
  • Loading branch information
minju1459 committed Jul 19, 2024
1 parent 4c47438 commit 95e0c42
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 = 34
const val minSdk = 28
const val targetSdk = 34
const val versionCode = 47
const val versionCode = 48
const val versionName = "2.1"
const val jvmVersion = "18"
}

0 comments on commit 95e0c42

Please sign in to comment.