We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b667c57 + 814ecf7 commit d004105Copy full SHA for d004105
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 = 17
+ const val VERSION_CODE = 18
9
const val VERSION_NAME = "1.2.0"
10
11
const val MIN_SDK = 29
0 commit comments