0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Bump KSP 1.9.22-1.0.16 -> 1.9.22-1.0.17, Moshi 1.15.0 -> 1.15.1 and LeakCanary 2.9.1 -> 2.13

This commit is contained in:
Wolf-Martell Montwé 2024-01-30 18:18:36 +01:00
parent 85a53f5b60
commit 89e5197502
No known key found for this signature in database
GPG Key ID: 6D45B21512ACBF72
2 changed files with 4 additions and 4 deletions

View File

@ -138,7 +138,7 @@ com.mikepenz:fastadapter-extensions-utils:5.7.0
com.mikepenz:fastadapter:5.7.0
com.mikepenz:materialdrawer:8.4.5
com.splitwise:tokenautocomplete:4.0.0-beta01
com.squareup.moshi:moshi:1.15.0
com.squareup.moshi:moshi:1.15.1
com.squareup.okhttp3:okhttp:4.12.0
com.squareup.okio:okio-jvm:3.7.0
com.squareup.okio:okio:3.7.0

View File

@ -73,18 +73,18 @@ koinAndroid = "3.5.3"
koinAndroidCompose = "3.5.3"
koinTest = "3.5.3"
kotlin = "1.9.22"
kotlinKsp = "1.9.22-1.0.16"
kotlinKsp = "1.9.22-1.0.17"
kotlinxCoroutines = "1.7.3"
kotlinxDateTime = "0.5.0"
ktlint = "1.0.1"
kxml2 = "1.0"
leakcanary = "2.9.1"
leakcanary = "2.13"
materialDrawer = "8.4.5"
mime4j = "0.8.9"
minidns = "1.0.4"
mockito = "5.8.0"
mockitoKotlin = "5.2.1"
moshi = "1.15.0"
moshi = "1.15.1"
okhttp = "4.12.0"
okio = "3.7.0"
preferencesFix = "1.1.0"