Skip to content

Commit 1ff8f14

Browse files
committed
Update to version 3.8.2
1 parent 28146f8 commit 1ff8f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

+2-2
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.8.1"
12-
const val VERSION_CODE = 64
11+
const val VERSION_NAME = "3.8.2"
12+
const val VERSION_CODE = 65
1313

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

0 commit comments

Comments
 (0)