Skip to content

Commit c0f2f15

Browse files
committed
Prepare 2.0.1
1 parent 6783d3a commit c0f2f15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/AndroidConfig.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ object AndroidConfig {
33
const val COMPILE_SDK = 33
44
const val MIN_SDK = 26
55
const val TARGET_SDK = 33
6-
const val VERSION_CODE = 15
7-
const val VERSION_NAME = "2.0.0"
6+
const val VERSION_CODE = 16
7+
const val VERSION_NAME = "2.0.1"
88
}

0 commit comments

Comments
 (0)