Skip to content

Commit 6be9418

Browse files
committed
Prepare 2.1.0
1 parent 5eb2e76 commit 6be9418

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 = 16
7-
const val VERSION_NAME = "2.0.1"
6+
const val VERSION_CODE = 17
7+
const val VERSION_NAME = "2.1.0"
88
}

0 commit comments

Comments
 (0)