We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d5c1ab + 6d28d13 commit a36a1cdCopy full SHA for a36a1cd
1 file changed
build-logic/src/main/java/com/neki/android/buildlogic/const/BuildConst.kt
@@ -5,7 +5,7 @@ import org.gradle.api.JavaVersion
5
object BuildConst {
6
const val APPLICATION_ID = "com.neki.android"
7
8
- const val VERSION_CODE = 1
+ const val VERSION_CODE = 8
9
const val VERSION_NAME = "1.0.0"
10
11
const val MIN_SDK = 29
0 commit comments