Skip to content

Commit

Permalink
chore(deps): bump androidx.biometric:biometric-ktx
Browse files Browse the repository at this point in the history
Bumps androidx.biometric:biometric-ktx from 1.2.0-alpha05 to 1.4.0-alpha02.

---
updated-dependencies:
- dependency-name: androidx.biometric:biometric-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent eefa87c commit 74c064b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ dependencies {
implementation("androidx.compose.ui:ui:$androidxTestKotlin")
implementation("androidx.compose.ui:ui-tooling:$androidxTestKotlin")
implementation("androidx.compose.foundation:foundation:$androidxTestKotlin")
implementation("androidx.biometric:biometric-ktx:1.2.0-alpha05")
implementation("androidx.biometric:biometric-ktx:1.4.0-alpha02")

//color picker
implementation("net.mm2d.color-chooser:color-chooser:0.7.3")
Expand Down

0 comments on commit 74c064b

Please sign in to comment.