Skip to content

Commit

Permalink
Chore: Update dependencies in libs.versions.toml
Browse files Browse the repository at this point in the history
This commit updates several dependencies in the `libs.versions.toml` file:

- Updates `roomVersion` from "2.7.0-alpha12" to "2.7.0-alpha13".
- Updates `navVersion` from "2.9.0-alpha04" to "2.9.0-alpha05".
- Updates `lifecycle` from "2.9.0-alpha08" to "2.9.0-alpha09".
- Updates `composeBomVersion` from "2025.01.00" to "2025.01.01".
  • Loading branch information
jacobrein committed Jan 29, 2025
1 parent 6b18831 commit 78ce144
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ pagecurl = "1.5.1"
pagingVersion = "3.3.5"
protobufGradlePlugin = "0.9.4"
reorderable = "2.4.3"
roomVersion = "2.7.0-alpha12"
navVersion = "2.9.0-alpha04"
roomVersion = "2.7.0-alpha13"
navVersion = "2.9.0-alpha05"
koin-bom = "4.0.2"
coil = "2.7.0"
lifecycle = "2.9.0-alpha08"
lifecycle = "2.9.0-alpha09"
jetpack = "1.6.0-alpha03"
jetpackCompiler = "1.5.11"
jetbrainsCompiler = "1.5.1"
Expand All @@ -43,7 +43,7 @@ composeVersion = "1.8.0-alpha01"
compose3Version = "1.3.0"
compose3CommonVersion = "1.0.0-alpha01"
compose3AdaptiveVersion = "1.1.0-alpha02"
composeBomVersion = "2025.01.00"
composeBomVersion = "2025.01.01"
materialKolor = "2.0.1"
firebaseKtx = "0.2.1"

Expand Down

0 comments on commit 78ce144

Please sign in to comment.