Remove update available alert for two dependencies

This commit is contained in:
Sylvain Berfini 2025-08-26 15:31:22 +02:00
parent 98bf3daed8
commit e9cc03891b

View file

@ -4,6 +4,7 @@ kotlin = "2.2.10"
gmsGoogleServices = "4.4.3"
firebaseCrashlytics = "3.0.6"
firebaseBomVersion = "34.1.0"
#noinspection NewerVersionAvailable
ktlint = "12.3.0"
annotations = "1.9.1"
@ -24,6 +25,7 @@ emoji2 = "1.5.0"
car = "1.7.0"
flexbox = "3.0.0"
material = "1.12.0"
#noinspection NewerVersionAvailable
protobuf = "3.25.5"
coil = "3.3.0"
dotsIndicator = "5.1.0"