Update dependencies, including ical4android

This commit is contained in:
Ricki Hirner 2021-07-25 11:07:23 +02:00
parent d8ab4ffddd
commit 12c1d99a2e
3 changed files with 6 additions and 7 deletions

View file

@ -124,15 +124,15 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.1"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.browser:browser:1.3.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'androidx.core:core-ktx:1.6.0'
implementation 'androidx.fragment:fragment-ktx:1.3.5'
implementation 'androidx.fragment:fragment-ktx:1.3.6'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
implementation 'androidx.paging:paging-runtime-ktx:3.0.0'
implementation 'androidx.paging:paging-runtime-ktx:3.0.1'
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.google.android:flexbox:2.0.1'

View file

@ -8,11 +8,11 @@
buildscript {
ext.versions = [
aboutLibraries: '8.9.0',
aboutLibraries: '8.9.1',
appIntro: '6.1.0',
dav4jvm: '7dda4ab5',
dokka: '0.10.1',
kotlin: '1.5.20',
kotlin: '1.5.21',
okhttp: '4.9.1',
// latest Apache Commons versions that don't require Java 8 (Android 7)
commonsCollections: '4.2',
@ -42,7 +42,6 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url 'https://dl.bintray.com/google/flexbox-layout/' }
maven { url 'https://jitpack.io' }
}
}

@ -1 +1 @@
Subproject commit 5106b711635c14d23f0f220d4b01949be5c92012
Subproject commit 083f68d2d43aea12dad3734475bb505c3715e350