Merge branch 'develop' into renovate/org.matrix.rustcomponents-sdk-android-25.x
This commit is contained in:
commit
f4f129f420
27 changed files with 253 additions and 54 deletions
|
|
@ -60,7 +60,7 @@ autoservice = "1.1.1"
|
|||
# quality
|
||||
detekt = "1.23.8"
|
||||
# See https://github.com/pinterest/ktlint/releases/
|
||||
ktlint = "1.7.1"
|
||||
ktlint = "1.8.0"
|
||||
androidx-test-ext-junit = "1.3.0"
|
||||
kover = "0.9.1"
|
||||
|
||||
|
|
@ -141,7 +141,7 @@ accompanist_permission = { module = "com.google.accompanist:accompanist-permissi
|
|||
squareup_seismic = "com.squareup:seismic:1.0.3"
|
||||
|
||||
# network
|
||||
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.3.1"
|
||||
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.3.2"
|
||||
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
|
||||
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue