File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
# Modifications are licensed under the License.
18
18
19
19
[versions ]
20
+ agp = " 8.8.1"
21
+ casa = " 0.5.1"
20
22
coil = " 2.6.0"
21
- compose-bom = " 2024.09.02 "
23
+ compose-bom = " 2025.02.00 "
22
24
composeCompiler = " 1.5.9"
23
25
kotlin = " 1.9.22"
24
26
hilt = " 2.48.1"
25
- casa = " 0.5.1"
26
- agp = " 8.5.2"
27
27
kotlinxCoroutines = " 1.9.0"
28
28
ksp = " 1.9.22-1.0.17" # Should be updated when kotlin version is updated
29
29
coreExt = " 1.13.1"
Original file line number Diff line number Diff line change 1
1
# Mon Feb 19 19:42:55 CST 2024
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments