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-09-27 12:39:14 +0300
committerRicki Hirner <hirner@bitfire.at>2022-09-27 14:03:08 +0300
commit8a7f51b7055f9c0878908b716059ea23a3a8c7cf (patch)
tree2c1b27d592fbc57c66f03ca2e0b128a698983822
parentf5b08b60bf286ff0d01952cbeb7cbca12958c284 (diff)
Update dependencies, compile SDK level, build tools, gradle plugin
-rw-r--r--app/build.gradle10
-rw-r--r--build.gradle4
m---------cert4android0
m---------ical4android0
m---------vcard4android0
5 files changed, 7 insertions, 7 deletions
diff --git a/app/build.gradle b/app/build.gradle
index d859db93..47e3f0fe 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
android {
- compileSdkVersion 32
- buildToolsVersion '32.0.0'
+ compileSdkVersion 33
+ buildToolsVersion '33.0.0'
defaultConfig {
applicationId "at.bitfire.davdroid"
@@ -101,7 +101,7 @@ dependencies {
implementation project(':vcard4android')
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:${versions.kotlin}"
- implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1"
+ implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'
implementation "com.google.dagger:hilt-android:${versions.hilt}"
@@ -111,8 +111,8 @@ dependencies {
implementation 'androidx.browser:browser:1.4.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
- implementation 'androidx.core:core-ktx:1.8.0'
- implementation 'androidx.fragment:fragment-ktx:1.5.2'
+ implementation 'androidx.core:core-ktx:1.9.0'
+ implementation 'androidx.fragment:fragment-ktx:1.5.3'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1'
implementation 'androidx.paging:paging-runtime-ktx:3.1.1'
diff --git a/build.gradle b/build.gradle
index 9ca95659..f5103320 100644
--- a/build.gradle
+++ b/build.gradle
@@ -11,7 +11,7 @@ buildscript {
aboutLibraries: '8.9.4',
appIntro: '6.2.0',
dav4jvm: 'c61e4b0c80a5a8de1df99b4997445bb323d3ea3d',
- hilt: '2.43.2',
+ hilt: '2.44',
kotlin: '1.7.10',
okhttp: '4.10.0',
// latest Apache Commons versions that don't require Java 8 (Android 7)
@@ -29,7 +29,7 @@ buildscript {
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.2.2'
+ classpath 'com.android.tools.build:gradle:7.3.0'
classpath "com.google.dagger:hilt-android-gradle-plugin:${versions.hilt}"
classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${versions.aboutLibraries}"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
diff --git a/cert4android b/cert4android
-Subproject 7814052eaf3072ad2c8ed29606cc9f18c3b7921
+Subproject eb47c00cb05fe5d27e8640444cc60aa7c271b47
diff --git a/ical4android b/ical4android
-Subproject e880785483f5e2e488982206cdaf1842e43dc36
+Subproject cfd553df575eb18b0acf51e9ddf1f11bc2b14e3
diff --git a/vcard4android b/vcard4android
-Subproject 986ab08307bf5e394ef051d3c6146f6a3b29251
+Subproject 18017a475c5e7c9dd6fbc5d5f222cbd2744b81b