Skip to content

Commit 65b4ed2

Browse files
committed
Update to version 3.7
1 parent a5bc137 commit 65b4ed2

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 = 30
99
const val COMPILE_SDK = 30
1010

11-
const val VERSION_NAME = "3.6"
12-
const val VERSION_CODE = 60
11+
const val VERSION_NAME = "3.7"
12+
const val VERSION_CODE = 61
1313

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

0 commit comments

Comments
 (0)