Skip to content

Commit b66c4e4

Browse files
committed
Update to version 3.4
1 parent b82423a commit b66c4e4

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.2"
12-
const val VERSION_CODE = 57
11+
const val VERSION_NAME = "3.4"
12+
const val VERSION_CODE = 58
1313

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

0 commit comments

Comments
 (0)