Skip to content

Commit 6f5b7a3

Browse files
committed
Bump WebRTC and Compose versions
1 parent 8a55dc5 commit 6f5b7a3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

webrtc-android/gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
22
streamLog = "1.1.4"
3-
landscapist = "2.4.2"
4-
webrtc = "1.3.0"
3+
landscapist = "2.4.6"
4+
webrtc = "1.3.6"
55
androidGradlePlugin = "8.3.2"
6-
androidxActivity = "1.9.3"
6+
androidxActivity = "1.10.0"
77
androidxAppCompat = "1.7.0"
8-
androidxCompose = "1.7.5"
8+
androidxCompose = "1.7.6"
99
androidxComposeMaterial3 = "1.3.1"
1010
androidxComposeConstraintLayout = "1.1.0"
11-
androidxComposeNavigation = "2.8.4"
11+
androidxComposeNavigation = "2.8.5"
1212
androidxCore = "1.15.0"
1313
androidxLifecycle = "2.8.7"
1414
androidxNavigation = "2.5.0"
15-
kotlin = "2.0.21"
15+
kotlin = "2.1.0"
1616
kotlinxCoroutines = "1.9.0"
1717
kotlinxSerializationJson = "1.7.3"
1818
ktlint = "0.43.0"

0 commit comments

Comments
 (0)