Skip to content

Commit

Permalink
Update firebase dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
PetarVelikov authored and JcMinarro committed Nov 19, 2024
1 parent cc4f459 commit 3387365
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ object Versions {
internal const val DETEKT_PLUGIN = "1.23.7"
internal const val DOKKA = "1.9.20"
internal const val ESPRESSO = "3.5.1"
internal const val FIREBASE_ANALYTICS = "21.3.0"
internal const val FIREBASE_CRASHLYTICS = "18.4.0"
internal const val FIREBASE_CRASHLYTICS_PLUGIN = "2.9.7"
internal const val FIREBASE_MESSAGING = "23.3.1"
internal const val FIREBASE_ANALYTICS = "22.1.2"
internal const val FIREBASE_CRASHLYTICS = "19.2.1"
internal const val FIREBASE_CRASHLYTICS_PLUGIN = "3.0.2"
internal const val FIREBASE_MESSAGING = "24.1.0"
internal const val FLIPPER = "0.272.0"
internal const val FLIPPER_SO_LOADER = "0.12.1"
internal const val GITVERSIONER = "0.5.0"
Expand Down

0 comments on commit 3387365

Please sign in to comment.