Skip to content

Commit 06a8697

Browse files
committed
Prepare 2.1.2
1 parent cd88a38 commit 06a8697

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 = 23
7-
const val VERSION_NAME = "2.1.1"
6+
const val VERSION_CODE = 24
7+
const val VERSION_NAME = "2.1.2"
88
}

0 commit comments

Comments
 (0)