Skip to content

Commit

Permalink
Update dependency androidx.credentials:credentials to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent a05d15b commit a998f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jsoup = { module = "org.jsoup:jsoup", version.require = "1.18.3" }

# Play
androidxCredentialsPlayServicesAuth = { module = "androidx.credentials:credentials-play-services-auth", version.require = "1.3.0" }
androidxCredentials = { module = "androidx.credentials:credentials", version.require = "1.3.0-rc01" }
androidxCredentials = { module = "androidx.credentials:credentials", version.require = "1.3.0" }

0 comments on commit a998f11

Please sign in to comment.