Skip to content

Commit

Permalink
Chore: Update firebase-ktx dependency
Browse files Browse the repository at this point in the history
This commit updates the `firebaseKtx` dependency in the `libs.versions.toml` file:

- Updates `firebaseKtx` from "0.2.1" to "0.3.0".
  • Loading branch information
jacobrein committed Feb 3, 2025
1 parent 2ed325c commit 6beb76e
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 @@ -45,7 +45,7 @@ compose3CommonVersion = "1.0.0-alpha01"
compose3AdaptiveVersion = "1.1.0-alpha02"
composeBomVersion = "2025.01.01"
materialKolor = "2.0.2"
firebaseKtx = "0.2.1"
firebaseKtx = "0.3.0"

googlePerformancePlugin = "1.4.2"

Expand Down

0 comments on commit 6beb76e

Please sign in to comment.