|
1 | 1 | [versions] |
2 | 2 | androidConnector = "11.1.0" |
3 | | -androidGradlePlugin = "9.1.0" |
4 | | -androidTools = "32.1.0" |
| 3 | +androidGradlePlugin = "9.2.1" |
| 4 | +androidTools = "32.2.1" |
5 | 5 | 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" |
9 | 9 | dokka = "2.2.0" |
10 | 10 | 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 | +# NOTE: upgrading beyond 1.18.0 requires compileSdk 37 |
| 13 | +androidxCore = "1.18.0" |
| 14 | +androidxComposeBom = "2026.06.00" |
14 | 15 | # NOTE: upgrading beyond 2.5.1 requires targetSdk 33 |
15 | 16 | androidxLifecycle = "2.5.1" |
16 | | -androidxMedia = "1.7.1" |
17 | | -kotlinxCoroutines = "1.10.2" |
| 17 | +androidxMedia = "1.8.0" |
| 18 | +kotlinxCoroutines = "1.11.0" |
18 | 19 | theoplayer = { strictly = "[11.0.0, 12.0.0)", prefer = "11.5.0" } |
19 | 20 | # Minimum supported THEOplayer version. |
20 | 21 | # Must match the lower version bound of the "theoplayer" version above. |
21 | 22 | theoplayerMin = "11.0.0" |
22 | | -theoplayerAndroidUi = "1.13.0" |
| 23 | +theoplayerAndroidUi = "1.14.1" |
23 | 24 | junit = "4.13.2" |
24 | | -kotlinTestJunit = "2.2.10" |
| 25 | +kotlinTestJunit = "2.3.21" |
25 | 26 | mockito = "4.11.0" |
26 | 27 | mockitoKotlin = "4.1.0" |
27 | | -androidxEspresso = "3.6.1" |
| 28 | +androidxEspresso = "3.7.0" |
28 | 29 | androidxTestCore = "1.7.0" |
29 | 30 | androidxTestExt = "1.3.0" |
30 | 31 | robolectric = "4.16.1" |
31 | | -conviva = "4.0.43" |
| 32 | +conviva = "4.0.51" |
32 | 33 | nielsen = "9.2.0.0" |
33 | | -comscore = "6.10.0" |
| 34 | +comscore = "6.14.0" |
34 | 35 | yospace = { strictly = "[3.10.0, 4.0)", prefer = "3.11.2" } |
35 | 36 |
|
36 | 37 | [libraries] |
|
0 commit comments