Skip to content

Commit 5cc472d

Browse files
committed
updated wrt kotlin@version
1 parent 7b30606 commit 5cc472d

File tree

1 file changed

+1
-1
lines changed
  • kotlin_client/src/main/java/com/huddle01/kotlin_client/constants

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.huddle01.kotlin_client.constants
22

33
object SDKConstants {
4-
const val SDK_VERSION: String = "1.1.5"
4+
const val SDK_VERSION: String = "1.1.6"
55
const val MAX_DATA_MESSAGE_SIZE: Int = 1 * 1024
66
}

0 commit comments

Comments
 (0)