Skip to content

Commit

Permalink
veresionCode 6 으로 올리기
Browse files Browse the repository at this point in the history
  • Loading branch information
riflockle7 committed Apr 30, 2023
1 parent 24a72fb commit 94302b3
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 = 5
const val versionCode = 6
const val versionName = "MVP-1.0.1"
val javaVersion = JavaVersion.VERSION_17
}

0 comments on commit 94302b3

Please sign in to comment.