Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 3e462ec commit 429b646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flowbinding = "1.2.0"
hilt = "2.52"
kotlin = "2.0.20"
kotlinResult = "2.0.0"
lifecycle = "2.8.5"
lifecycle = "2.8.6"
moshi = "1.15.1"

[libraries]
Expand All @@ -16,7 +16,7 @@ androidx-activity = { module = "androidx.activity:activity", version.ref = "andr
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
androidx-annotation = "androidx.annotation:annotation:1.8.2"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-autofill = "androidx.autofill:autofill:1.3.0-alpha01"
androidx-autofill = "androidx.autofill:autofill:1.3.0-beta01"
androidx-biometricKtx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-beta01"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
Expand Down

0 comments on commit 429b646

Please sign in to comment.