Update dependencies, including ical4android

This commit is contained in:
Ricki Hirner 2023-02-01 13:20:23 +01:00
parent cf4b7891e3
commit 2349468b0b
No known key found for this signature in database
GPG key ID: 79A019FCAAEDD3AA
3 changed files with 6 additions and 10 deletions

View file

@ -142,7 +142,7 @@ dependencies {
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'androidx.work:work-runtime-ktx:2.7.1'
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation 'com.google.android.material:material:1.7.0'
implementation 'com.google.android.material:material:1.8.0'
def room_version = '2.5.0'
implementation "androidx.room:room-runtime:$room_version"
@ -181,7 +181,7 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
androidTestImplementation 'androidx.work:work-testing:2.7.1'
androidTestImplementation "com.squareup.okhttp3:mockwebserver:${versions.okhttp}"
androidTestImplementation 'io.mockk:mockk-android:1.13.2'
androidTestImplementation 'io.mockk:mockk-android:1.13.4'
androidTestImplementation 'junit:junit:4.13.2'
testImplementation "com.squareup.okhttp3:mockwebserver:${versions.okhttp}"

View file

@ -1,10 +1,6 @@
/*
* Copyright (c) Ricki Hirner (bitfire web engineering).
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License v3.0
* which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/gpl.html
*/
/***************************************************************************************************
* Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details.
**************************************************************************************************/
buildscript {
ext.versions = [

@ -1 +1 @@
Subproject commit 9c970b59cb3b3ab0077c6397f2be7fb19ac131e8
Subproject commit c39b45447f052023924e40e4a2f3b3bcf246db2e