Skip to content

Commit

Permalink
veresionCode 10 으로 올리기
Browse files Browse the repository at this point in the history
  • Loading branch information
riflockle7 committed May 28, 2023
1 parent 4079d64 commit 4fa7eda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ internal object ApplicationConstants {
const val minSdk = 23
const val targetSdk = 33
const val compileSdk = 33
const val versionCode = 9
const val versionCode = 10
const val versionName = "1.0.1"
val javaVersion = JavaVersion.VERSION_17
}

0 comments on commit 4fa7eda

Please sign in to comment.