Bumped kotlin & coreKtx dependencies

This commit is contained in:
Sylvain Berfini 2026-03-16 12:06:03 +01:00
parent ee4d11072c
commit c385f808bc

View file

@ -1,6 +1,6 @@
[versions] [versions]
agp = "9.1.0" agp = "9.1.0"
kotlin = "2.3.10" kotlin = "2.3.20"
gmsGoogleServices = "4.4.4" gmsGoogleServices = "4.4.4"
firebaseCrashlytics = "3.0.6" firebaseCrashlytics = "3.0.6"
firebaseBomVersion = "34.10.0" firebaseBomVersion = "34.10.0"
@ -10,7 +10,7 @@ ktlint = "12.3.0"
annotations = "1.9.1" annotations = "1.9.1"
appcompat = "1.7.1" appcompat = "1.7.1"
constraintLayout = "2.2.1" constraintLayout = "2.2.1"
coreKtx = "1.17.0" coreKtx = "1.18.0"
splashscreen = "1.2.0" splashscreen = "1.2.0"
telecom = "1.0.1" telecom = "1.0.1"
media = "1.7.1" media = "1.7.1"