Skip to content

Commit 97529b9

Browse files
authored
chore: Bump libs (#459)
2 parents 8ae1e13 + b802aef commit 97529b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/core.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
22
activityCompose = "1.9.3" # Doesn't build when bumped to 1.10.1 (Waiting SDK 35)
3-
adaptive = "1.0.0"
3+
adaptive = "1.1.0"
44
androidLogin = "3.1.6"
55
androidxCollection = "1.5.0"
66
androidxCore = "1.13.1" # Doesn't build when bumped to 1.15.0 (Waiting SDK 35)
77
appUpdateVersion = "2.1.0"
88
appcompat = "1.7.1"
99
workManager = "2.10.2"
10-
coil = "3.2.0"
11-
composeBom = "2025.06.01"
12-
concurrentFuturesKtx = "1.2.0"
10+
coil = "3.2.0" # 3.3.0 doesn't build without kotlin 2.1
11+
composeBom = "2025.07.00"
12+
concurrentFuturesKtx = "1.3.0"
1313
coreKtx = "1.6.1"
1414
datastorePreferences = "1.2.0-alpha02"
1515
gson = "2.13.1"
@@ -22,7 +22,7 @@ kotlinxSerialization = "1.8.1"
2222
ktor = "3.2.2"
2323
lifecycleRuntimeKtx = "2.8.7" # Doesn't build when bumped to 2.9.0 (Waiting SDK 35)
2424
material = "1.12.0"
25-
matomo = "4.1.4"
25+
matomo = "4.3.4"
2626
navigation = "2.8.9" # Doesn't build when bumped to 2.9.0 (Waiting SDK 35)
2727
okhttp = "4.12.0"
2828
playReview = "2.0.2"

0 commit comments

Comments
 (0)