Skip to content

Commit 8e12e63

Browse files
authored
Merge pull request #790 from 100mslive/upgrade-hmssdk-roomkit-versions
Upgrade roomkit and app version
2 parents 11ace88 + eee193c commit 8e12e63

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

gradle.properties

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1717
android.useAndroidX=true
1818
# Kotlin code style for this project: "official" or "obsolete":
1919
kotlin.code.style=official
20-
100MS_APP_VERSION_CODE=379
21-
100MS_APP_VERSION_NAME=5.0.14
20+
100MS_APP_VERSION_CODE=380
21+
100MS_APP_VERSION_NAME=5.0.15
2222
hmsRoomKitGroup=live.100ms
23-
HMS_ROOM_KIT_VERSION=1.3.1
24-
android.suppressUnsupportedCompileSdk=33
25-
HMS_SDK_VERSION=2.9.77
23+
HMS_ROOM_KIT_VERSION=1.3.2
24+
HMS_SDK_VERSION=2.9.78
2625
# Common publishing info
2726
publishing_licence_name="MIT License"
2827
publishing_licence_url="http://www.opensource.org/licenses/mit-license.php"

0 commit comments

Comments
 (0)