Skip to content

Commit

Permalink
veresionCode 8 으로 올리기
Browse files Browse the repository at this point in the history
  • Loading branch information
riflockle7 committed May 14, 2023
1 parent 7550a4f commit a7b8d30
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 = 7
const val versionCode = 8
const val versionName = "1.0.1"
val javaVersion = JavaVersion.VERSION_17
}

0 comments on commit a7b8d30

Please sign in to comment.