Skip to content

Commit a045c16

Browse files
committed
Update dependency versions
- Bump Compose BOM, AndroidX core, lifecycle, RevenueCat, Ktor, coroutines test, and JSON versions - Keep dependency catalog changes scoped to libs.versions.toml 🤖 Auto-generated
1 parent 9cb29f8 commit a045c16

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
2-
compose-bom = "2026.05.01"
2+
compose-bom = "2026.06.00"
33
compose-icons = "1.7.8"
44
kotlin = "2.3.10"
55
agp = "9.2.1"
6-
core-ktx = "1.18.0"
7-
lifecycle-runtime-ktx = "2.10.0"
6+
core-ktx = "1.19.0"
7+
lifecycle-runtime-ktx = "2.11.0"
88
activity-compose = "1.13.0"
99
navigation-compose = "2.9.8"
1010
play-services-reviews = "2.0.2"
@@ -15,17 +15,17 @@ junit = "4.13.2"
1515
androidx-test-ext-junit = "1.3.0"
1616
espresso-core = "3.7.0"
1717
app-update = "2.1.0"
18-
revenuecat = "10.7.0"
18+
revenuecat = "10.11.0"
1919
camerax = "1.6.1"
2020
accompanist = "0.37.3"
2121
mediapipe = "0.10.35"
2222
room = "2.8.4"
2323
ksp = "2.3.4"
2424
reorderable = "3.1.0"
2525
supabase = "3.6.0"
26-
ktor = "3.5.0"
27-
coroutines-test = "1.10.2"
28-
json = "20240303"
26+
ktor = "3.5.1"
27+
coroutines-test = "1.11.0"
28+
json = "20260522"
2929
mlkit-genai = "1.0.0-beta2"
3030

3131
[libraries]

0 commit comments

Comments
 (0)