Skip to content

Commit d004105

Browse files
authored
Merge pull request #205 from YAPP-Github/chore/#204-bump-version-18
[chore] #204 버전 코드 18로 업데이트
2 parents b667c57 + 814ecf7 commit d004105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • build-logic/src/main/java/com/neki/android/buildlogic/const

build-logic/src/main/java/com/neki/android/buildlogic/const/BuildConst.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.gradle.api.JavaVersion
55
object BuildConst {
66
const val APPLICATION_ID = "com.neki.android"
77

8-
const val VERSION_CODE = 17
8+
const val VERSION_CODE = 18
99
const val VERSION_NAME = "1.2.0"
1010

1111
const val MIN_SDK = 29

0 commit comments

Comments
 (0)