mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Updated dependencies
This commit is contained in:
parent
7d0d1a22ee
commit
48c9b4d7af
2 changed files with 2 additions and 6 deletions
|
|
@ -197,10 +197,6 @@ android {
|
|||
targetCompatibility = JavaVersion.VERSION_17
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
jvmTarget = "17"
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
dataBinding = true
|
||||
buildConfig = true
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
[versions]
|
||||
agp = "8.13.2"
|
||||
kotlin = "2.2.21"
|
||||
kotlin = "2.3.0"
|
||||
gmsGoogleServices = "4.4.4"
|
||||
firebaseCrashlytics = "3.0.6"
|
||||
firebaseBomVersion = "34.6.0"
|
||||
firebaseBomVersion = "34.7.0"
|
||||
#noinspection NewerVersionAvailable
|
||||
ktlint = "12.3.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue