mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 21:38:29 +00:00
Bumped kotlin & coreKtx dependencies
This commit is contained in:
parent
ee4d11072c
commit
c385f808bc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[versions]
|
||||
agp = "9.1.0"
|
||||
kotlin = "2.3.10"
|
||||
kotlin = "2.3.20"
|
||||
gmsGoogleServices = "4.4.4"
|
||||
firebaseCrashlytics = "3.0.6"
|
||||
firebaseBomVersion = "34.10.0"
|
||||
|
|
@ -10,7 +10,7 @@ ktlint = "12.3.0"
|
|||
annotations = "1.9.1"
|
||||
appcompat = "1.7.1"
|
||||
constraintLayout = "2.2.1"
|
||||
coreKtx = "1.17.0"
|
||||
coreKtx = "1.18.0"
|
||||
splashscreen = "1.2.0"
|
||||
telecom = "1.0.1"
|
||||
media = "1.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue