Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitfireAT/davx5-ose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicki Hirner <hirner@bitfire.at>2022-11-09 14:45:56 +0300
committerRicki Hirner <hirner@bitfire.at>2022-11-09 15:16:59 +0300
commitb17b38ff50e78c2409cede35e70ab2fdd2e56c4f (patch)
tree1faa0d844eb52fce953f662a4a66dbf393dec2ed
parent3b74ad52576685d1ec3c722f253dd6e1db3b5e34 (diff)
Update dependencies, including ical4androidHEADdev-ose
-rw-r--r--app/build.gradle8
-rw-r--r--build.gradle2
m---------ical4android0
3 files changed, 5 insertions, 5 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 0a015992..f78d6bd5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -156,10 +156,10 @@ dependencies {
androidTestImplementation "com.google.dagger:hilt-android-testing:${versions.hilt}"
kaptAndroidTest "com.google.dagger:hilt-android-compiler:${versions.hilt}"
- androidTestImplementation 'androidx.test:core-ktx:1.4.0'
- androidTestImplementation 'androidx.test:runner:1.4.0'
- androidTestImplementation 'androidx.test:rules:1.4.0'
- androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
+ androidTestImplementation 'androidx.test:core-ktx:1.5.0'
+ androidTestImplementation 'androidx.test:runner:1.5.0'
+ androidTestImplementation 'androidx.test:rules:1.5.0'
+ androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.4'
androidTestImplementation "com.squareup.okhttp3:mockwebserver:${versions.okhttp}"
androidTestImplementation 'io.mockk:mockk-android:1.13.2'
androidTestImplementation 'junit:junit:4.13.2'
diff --git a/build.gradle b/build.gradle
index 1b5e9767..898e1000 100644
--- a/build.gradle
+++ b/build.gradle
@@ -12,7 +12,7 @@ buildscript {
appIntro: '6.2.0',
dav4jvm: '2.2',
hilt: '2.44',
- kotlin: '1.7.20',
+ kotlin: '1.7.21',
okhttp: '4.10.0',
// latest Apache Commons versions that don't require Java 8 (Android 7)
commonsCollections: '4.2',
diff --git a/ical4android b/ical4android
-Subproject c2ba1161292c8f8d5d9b23c9e96b07002cfb666
+Subproject 2964f7e48f0fdb8a339d8d84db6b33672f101c1