diff --git a/app/build.gradle.kts b/app/build.gradle.kts index bcf03531f..f020d6fb2 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -21,7 +21,7 @@ repositories { content { includeGroup("com.gitlab.abaker") includeModule("com.gitlab.bitfireAT", "cert4android") - includeModule("com.github.dmfs.opentasks", "opentasks-provider") + includeModule("com.github.tasks.opentasks", "opentasks-provider") includeModule("com.github.QuadFlask", "colorpicker") } } @@ -169,8 +169,8 @@ dependencies { implementation("com.gitlab.abaker:dav4jvm:deb2c9aef8") implementation("com.gitlab.abaker:ical4android:0e928b567c") implementation("com.gitlab.bitfireAT:cert4android:26a91a729f") - implementation("com.github.dmfs.opentasks:opentasks-provider:1.2.4") { - exclude("com.github.dmfs.opentasks", "opentasks-contract") + implementation("com.github.tasks.opentasks:opentasks-provider:a1faa1b") { + exclude("com.github.tasks.opentasks", "opentasks-contract") } implementation("com.google.dagger:hilt-android:${Versions.hilt}") diff --git a/app/licenses.yml b/app/licenses.yml index 6638a6c79..4d4053b5c 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -642,7 +642,7 @@ license: The Apache Software License, Version 2.0 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt url: https://developer.android.com/topic/libraries/architecture/index.html -- artifact: com.github.dmfs.opentasks:opentasks-provider:+ +- artifact: com.github.tasks.opentasks:opentasks-provider:+ name: opentasks-provider copyrightHolder: dmfs GmbH license: The Apache Software License, Version 2.0 diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index 92cf00ca9..1474b7eb1 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -1542,7 +1542,7 @@ { "artifactId": { "name": "opentasks-provider", - "group": "com.github.dmfs.opentasks", + "group": "com.github.tasks.opentasks", "version": "+" }, "copyrightHolder": "dmfs GmbH", diff --git a/deps_fdroid.txt b/deps_fdroid.txt index ac096afd9..6c34258a3 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -211,7 +211,7 @@ +| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| \--- org.conscrypt:conscrypt-android:2.5.1 -++--- com.github.dmfs.opentasks:opentasks-provider:1.2.4 +++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b +| +--- org.dmfs:rfc5545-datetime:0.2.4 +| +--- org.dmfs:lib-recur:0.11.4 +| | \--- org.dmfs:rfc5545-datetime:0.2.4 diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 0aa137616..8cf38ef30 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -330,7 +330,7 @@ +| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| \--- org.conscrypt:conscrypt-android:2.5.1 -++--- com.github.dmfs.opentasks:opentasks-provider:1.2.4 +++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b +| +--- org.dmfs:rfc5545-datetime:0.2.4 +| +--- org.dmfs:lib-recur:0.11.4 +| | \--- org.dmfs:rfc5545-datetime:0.2.4