Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltroger committed May 24, 2024
1 parent 2a1817b commit 95b475e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ androidx-activity-ktx = "1.9.0"
androidx-appcompat = "1.6.1"
androidx-biometric = "1.2.0-alpha05"
androidx-constraintlayout = "2.1.4"
androidx-core-ktx = "1.13.0"
androidx-datastore-preferences = "1.1.0"
androidx-fragment-ktx = "1.6.2"
androidx-lifecycle = "2.7.0"
androidx-core-ktx = "1.13.1"
androidx-datastore-preferences = "1.1.1"
androidx-fragment-ktx = "1.7.1"
androidx-lifecycle = "2.8.0"
androidx-navigation = "2.7.7"
androidx-preference-ktx = "1.2.1"
androidx-room = "2.6.1"
Expand All @@ -19,7 +19,7 @@ app-cash-turbine = "1.1.0"
com-github-jk1-dependency-license-report = "2.7"
com-github-lisawray-groupie = "2.10.1"
com-github-markusfisch-zxing-cpp = "2.2.0.5"
com-google-android-material = "1.11.0"
com-google-android-material = "1.12.0"
com-google-dagger-hilt-android = "2.51.1"
com-google-devtools-ksp = "1.9.23-1.0.20"
com-squareup-leakcanary-android = "2.13"
Expand Down

0 comments on commit 95b475e

Please sign in to comment.