Skip to content

Commit a66beb7

Browse files
Update dependencies
1 parent 68ec780 commit a66beb7

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

gradle/libs.versions.toml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
[versions]
22
androidConnector = "11.1.0"
33
androidGradlePlugin = "9.2.1"
4-
androidTools = "32.1.0"
4+
androidTools = "32.2.1"
55
androidToolsDesugarJdkLibs = "2.1.5"
6-
kotlin = "2.2.10"
7-
kotlinxSerialization = "2.2.10"
8-
kotlinxSerializationJson = "1.9.0"
6+
kotlin = "2.4.0"
7+
kotlinxSerialization = "2.4.0"
8+
kotlinxSerializationJson = "1.11.0"
99
dokka = "2.2.0"
1010
androidxAppCompat = "1.7.1"
11-
androidxActivity = "1.10.1"
12-
androidxCore = "1.17.0"
13-
androidxComposeBom = "2025.08.01"
11+
androidxActivity = "1.13.0"
12+
androidxCore = "1.18.0"
13+
androidxComposeBom = "2026.06.00"
1414
# NOTE: upgrading beyond 2.5.1 requires targetSdk 33
1515
androidxLifecycle = "2.5.1"
16-
androidxMedia = "1.7.1"
17-
kotlinxCoroutines = "1.10.2"
16+
androidxMedia = "1.8.0"
17+
kotlinxCoroutines = "1.11.0"
1818
theoplayer = { strictly = "[11.0.0, 12.0.0)", prefer = "11.5.0" }
1919
# Minimum supported THEOplayer version.
2020
# Must match the lower version bound of the "theoplayer" version above.
2121
theoplayerMin = "11.0.0"
22-
theoplayerAndroidUi = "1.13.0"
22+
theoplayerAndroidUi = "1.14.1"
2323
junit = "4.13.2"
24-
kotlinTestJunit = "2.2.10"
24+
kotlinTestJunit = "2.3.21"
2525
mockito = "4.11.0"
2626
mockitoKotlin = "4.1.0"
27-
androidxEspresso = "3.6.1"
27+
androidxEspresso = "3.7.0"
2828
androidxTestCore = "1.7.0"
2929
androidxTestExt = "1.3.0"
3030
robolectric = "4.16.1"
31-
conviva = "4.0.43"
31+
conviva = "4.0.51"
3232
nielsen = "9.2.0.0"
33-
comscore = "6.10.0"
33+
comscore = "6.14.0"
3434
yospace = { strictly = "[3.10.0, 4.0)", prefer = "3.11.2" }
3535

3636
[libraries]

0 commit comments

Comments
 (0)