Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and atick-faisal committed Mar 1, 2024
1 parent e5bea22 commit 571c8e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# ... PROJECT ...
java = "17"
kotlin = "1.9.22"
androidGradlePlugin = "8.2.2"
androidGradlePlugin = "8.3.0"
gmsPlugin = "4.4.1"
ksp = "1.9.22-1.0.17"
ksp = "1.9.22-1.0.18"
dokka = "1.9.10"
secrets = "2.0.1"

Expand Down Expand Up @@ -43,7 +43,7 @@ room = "2.6.1"
playServicesAuth = "21.0.0"

# ... FIREBASE ...
firebaseBom = "32.7.2"
firebaseBom = "32.7.3"
firebaseCrashlyticsPlugin = "2.9.9"

# ... DAGGER-HILT ...
Expand Down

0 comments on commit 571c8e3

Please sign in to comment.