Skip to content

Commit 4ef92f6

Browse files
committed
updated wrt kotlin@$version
1 parent 2e5074f commit 4ef92f6

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
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.4"
4+
const val SDK_VERSION: String = "1.1.5"
55
const val MAX_DATA_MESSAGE_SIZE: Int = 1 * 1024
66
}

0 commit comments

Comments
 (0)