Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-auth to v22.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 9797670 commit ace5d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ iconicsCore = "com.mikepenz:iconics-core:5.5.0-compose01"

androidxLegacySupport = "androidx.legacy:legacy-support-v4:1.0.0"

firebaseAuth = "com.google.firebase:firebase-auth:22.2.0"
firebaseAuth = "com.google.firebase:firebase-auth:22.3.0"
googlePlayAds = "com.google.android.gms:play-services-ads:22.5.0"

pagingCompose = { module = "androidx.paging:paging-compose", version.ref = "pagingVersion" }
Expand Down

0 comments on commit ace5d7a

Please sign in to comment.