|
1 | 1 | [versions] |
2 | | -accompanistPermissions = "0.37.2" |
3 | | -agp = "8.8.2" |
| 2 | +accompanistPermissions = "0.37.3" |
| 3 | +agp = "8.10.0" |
4 | 4 | androidtools = "1.0.0" |
5 | 5 | coilCompose = "3.1.0" |
6 | 6 | kotestAssertionsCore = "5.9.1" |
7 | 7 | kotestProperty = "5.9.1" |
8 | 8 | kotestRunnerJunit5 = "5.9.1" |
9 | | -kotlin = "2.1.10" |
10 | | -coreKtx = "1.15.0" |
| 9 | +kotlin = "2.1.20" |
| 10 | +coreKtx = "1.16.0" |
11 | 11 | junit = "4.13.2" |
12 | 12 | junitVersion = "1.2.1" |
13 | 13 | espressoCore = "3.6.1" |
14 | | -kotlinxCoroutinesCore = "1.10.1" |
15 | | -kotlinxCoroutinesTest = "1.10.1" |
16 | | -kotlinxSerializationJson = "1.8.0" |
| 14 | +kotlinxCoroutinesCore = "1.10.2" |
| 15 | +kotlinxCoroutinesTest = "1.10.2" |
| 16 | +kotlinxSerializationJson = "1.8.1" |
17 | 17 | ksoupLite = "0.2.0" |
18 | | -ktorClientCio = "3.1.1" |
19 | | -ktorClientContentNegotiation = "3.1.1" |
20 | | -ktorClientCore = "3.1.1" |
21 | | -ktorSerializationKotlinxJson = "3.1.1" |
22 | | -lifecycleRuntimeKtx = "2.8.7" |
| 18 | +ktorClientCio = "3.1.3" |
| 19 | +ktorClientContentNegotiation = "3.1.3" |
| 20 | +ktorClientCore = "3.1.3" |
| 21 | +ktorSerializationKotlinxJson = "3.1.3" |
| 22 | +lifecycleRuntimeKtx = "2.9.0" |
23 | 23 | activityCompose = "1.10.1" |
24 | | -composeBom = "2025.02.00" |
25 | | -media3Exoplayer = "1.5.1" |
26 | | -documentfile = "1.0.1" |
27 | | -mmkv = "2.1.0" |
28 | | -navigationCompose = "2.8.8" |
| 24 | +composeBom = "2025.05.00" |
| 25 | +media3Exoplayer = "1.6.1" |
| 26 | +documentfile = "1.1.0" |
| 27 | +mmkv = "2.2.1" |
| 28 | +navigationCompose = "2.9.0" |
29 | 29 | billingKtx = "7.1.1" |
30 | | -playServicesAds = "24.0.0" |
| 30 | +playServicesAds = "24.2.0" |
31 | 31 |
|
32 | 32 | [libraries] |
33 | 33 | accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanistPermissions" } |
|
0 commit comments