Updated firebase & coil dependencies

This commit is contained in:
Sylvain Berfini 2026-03-11 10:14:19 +01:00
parent 044fcab631
commit fa75b1547d

View file

@ -3,7 +3,7 @@ agp = "9.1.0"
kotlin = "2.3.10" kotlin = "2.3.10"
gmsGoogleServices = "4.4.4" gmsGoogleServices = "4.4.4"
firebaseCrashlytics = "3.0.6" firebaseCrashlytics = "3.0.6"
firebaseBomVersion = "34.8.0" firebaseBomVersion = "34.10.0"
#noinspection NewerVersionAvailable #noinspection NewerVersionAvailable
ktlint = "12.3.0" ktlint = "12.3.0"
@ -27,7 +27,7 @@ flexbox = "3.0.0"
material = "1.13.0" material = "1.13.0"
#noinspection NewerVersionAvailable #noinspection NewerVersionAvailable
protobuf = "3.25.5" protobuf = "3.25.5"
coil = "3.3.0" coil = "3.4.0"
dotsIndicator = "5.1.0" dotsIndicator = "5.1.0"
photoview = "2.3.0" photoview = "2.3.0"
openidAppauth = "0.11.1" openidAppauth = "0.11.1"