We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11ace88 + eee193c commit 8e12e63Copy full SHA for 8e12e63
gradle.properties
@@ -17,12 +17,11 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
17
android.useAndroidX=true
18
# Kotlin code style for this project: "official" or "obsolete":
19
kotlin.code.style=official
20
-100MS_APP_VERSION_CODE=379
21
-100MS_APP_VERSION_NAME=5.0.14
+100MS_APP_VERSION_CODE=380
+100MS_APP_VERSION_NAME=5.0.15
22
hmsRoomKitGroup=live.100ms
23
-HMS_ROOM_KIT_VERSION=1.3.1
24
-android.suppressUnsupportedCompileSdk=33
25
-HMS_SDK_VERSION=2.9.77
+HMS_ROOM_KIT_VERSION=1.3.2
+HMS_SDK_VERSION=2.9.78
26
# Common publishing info
27
publishing_licence_name="MIT License"
28
publishing_licence_url="http://www.opensource.org/licenses/mit-license.php"
0 commit comments