Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Omico committed Oct 10, 2024
1 parent 60e2da6 commit 7b9ce72
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions build-logic/gradm/gradm.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
versions:
androidx:
activity: "1.9.2"
activity: "1.10.0-alpha02"
core:
splashScreen: "1.2.0-alpha01"
lifecycle: "2.9.0-alpha03"
splashScreen: "1.2.0-alpha02"
lifecycle: "2.9.0-alpha04"
paging: "3.3.2"
room: "2.7.0-alpha08"
coil: "3.0.0-alpha10"
room: "2.7.0-alpha09"
coil: "3.0.0-rc01"
compose.multiplatform: "1.7.0-dev1809"
consensus: "0.15.0"
delusion: "0.9.0"
Expand All @@ -16,10 +16,10 @@ versions:
kotlinx:
coroutines: "1.9.0"
serialization: "1.7.3"
ktor: "3.0.0-rc-1"
ktor: "3.0.0"
okio: "3.9.1"
plugins:
android: "8.6.1"
android: "8.7.0-beta02"
cacheFix: "3.0.1"
develocity: "3.18.1"
ksp: "2.1.0-Beta1-1.0.25"
Expand Down

0 comments on commit 7b9ce72

Please sign in to comment.