|
1 | 1 | [versions] |
2 | | -accompanistPermissions = "0.37.2" |
3 | | -agp = "8.8.2" |
4 | | -bom = "0.23.5" |
5 | | -coilNetworkOkhttp = "3.1.0" |
6 | | -commonsCompress = "1.27.1" |
7 | | -concurrentFuturesKtx = "1.2.0" |
| 2 | +accompanistPermissions = "0.37.3" |
| 3 | +agp = "8.13.0" |
| 4 | +bom = "0.23.6" |
| 5 | +coilNetworkOkhttp = "3.3.0" |
| 6 | +commonsCompress = "1.28.0" |
| 7 | +concurrentFuturesKtx = "1.3.0" |
8 | 8 | desugar_jdk_libs = "2.1.5" |
9 | | -javascriptengine = "1.0.0-beta01" |
| 9 | +javascriptengine = "1.0.0" |
10 | 10 | js = "1.0.3" |
11 | | -kotlin = "2.1.10" |
12 | | -coreKtx = "1.15.0" |
| 11 | +kotlin = "2.2.20" |
| 12 | +coreKtx = "1.17.0" |
13 | 13 | junit = "4.13.2" |
14 | | -junitVersion = "1.2.1" |
15 | | -espressoCore = "3.6.1" |
16 | | -kotlinxCoroutinesCore = "1.10.1" |
| 14 | +junitVersion = "1.3.0" |
| 15 | +espressoCore = "3.7.0" |
| 16 | +kotlinxCoroutinesCore = "1.10.2" |
17 | 17 | ksoupLite = "0.2.0" |
18 | | -ktorClientAndroid = "3.1.1" |
19 | | -ktorClientContentNegotiation = "3.1.1" |
20 | | -ktorClientCore = "3.1.1" |
21 | | -ktorClientLogging = "3.1.1" |
22 | | -ktorSerializationGson = "3.1.1" |
23 | | -lifecycleRuntimeKtx = "2.8.7" |
24 | | -activityCompose = "1.10.1" |
25 | | -composeBom = "2025.02.00" |
26 | | -lottieCompose = "6.6.2" |
| 18 | +ktorClientAndroid = "3.3.0" |
| 19 | +ktorClientContentNegotiation = "3.3.0" |
| 20 | +ktorClientCore = "3.3.0" |
| 21 | +ktorClientLogging = "3.3.0" |
| 22 | +ktorSerializationGson = "3.3.0" |
| 23 | +lifecycleRuntimeKtx = "2.9.4" |
| 24 | +activityCompose = "1.11.0" |
| 25 | +composeBom = "2025.09.01" |
| 26 | +lottieCompose = "6.6.9" |
27 | 27 | materialIconsExtended = "1.7.8" |
28 | | -mmkv = "2.1.0" |
29 | | -navigationCompose = "2.8.8" |
30 | | -roomRuntime = "2.6.1" |
31 | | -webkit = "1.13.0-rc01" |
32 | | -workRuntimeKtx = "2.10.0" |
33 | | -zoomable = "0.15.1" |
34 | | -material3 = "1.3.1" |
| 28 | +mmkv = "2.2.3" |
| 29 | +navigationCompose = "2.9.5" |
| 30 | +roomRuntime = "2.8.1" |
| 31 | +webkit = "1.14.0" |
| 32 | +workRuntimeKtx = "2.10.5" |
| 33 | +zoomable = "0.17.0" |
| 34 | +material3 = "1.4.0" |
35 | 35 |
|
36 | 36 | [libraries] |
37 | 37 | accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanistPermissions" } |
|
0 commit comments