Update dependencies, including cert4android and vcard4android

This commit is contained in:
Ricki Hirner 2023-05-12 11:40:16 +02:00
parent 83b5b939e1
commit 55ee89529f
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ android {
composeOptions {
// Keep this in sync with Kotlin version:
// https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlinCompilerExtensionVersion = "1.4.6"
kotlinCompilerExtensionVersion = "1.4.7"
}
// Java namespace for our classes (not to be confused with Android package ID)

View file

@ -9,7 +9,7 @@ buildscript {
composeBom: '2023.04.01',
dav4jvm: '47dd6a9',
hilt: '2.45',
kotlin: '1.8.20',
kotlin: '1.8.21', // keep in sync with app/build.gradle composeOptions.kotlinCompilerExtensionVersion
okhttp: '4.10.0',
room: '2.5.1',
// latest Apache Commons versions that don't require Java 8 (Android 7)

@ -1 +1 @@
Subproject commit 42637da768a6889e650e1c1074ab6f252040da0b
Subproject commit 53503d8c258687ffb36625630bb5a4d8ff07bd89

@ -1 +1 @@
Subproject commit 285af62ff45a6a4d42578fdeab123b300ff69617
Subproject commit dd940bc0f5e1905d2a681f669e04c7f3c903798b