Skip to content

Commit 807e14b

Browse files
committed
Update to version 3.3.2
1 parent 1e949dd commit 807e14b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ object Versions {
88
const val TARGET_SDK = 29
99
const val COMPILE_SDK = 29
1010

11-
const val VERSION_NAME = "3.3.1"
12-
const val VERSION_CODE = 56
11+
const val VERSION_NAME = "3.3.2"
12+
const val VERSION_CODE = 57
1313

1414
const val XIKOLO_API = 4
1515
const val REALM_SCHEMA = 13

0 commit comments

Comments
 (0)