diff --git a/buildSrc/src/main/kotlin/Versions.kt b/buildSrc/src/main/kotlin/Versions.kt index cf080db96..170475844 100644 --- a/buildSrc/src/main/kotlin/Versions.kt +++ b/buildSrc/src/main/kotlin/Versions.kt @@ -3,7 +3,7 @@ object Versions { const val compileSdk = 31 const val targetSdk = 31 const val minSdk = 24 - const val work = "2.7.0" + const val work = "2.7.1" const val leakcanary = "2.8.1" const val room = "2.4.2" const val crashlytics = "18.2.6" diff --git a/deps_fdroid.txt b/deps_fdroid.txt index bc27384fb..ad4cb5f91 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -260,7 +260,7 @@ +| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.41 (*) -+| +--- androidx.work:work-runtime:2.3.4 -> 2.7.0 ++| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.2.0 (*) @@ -389,9 +389,9 @@ +| +--- com.google.http-client:google-http-client:1.39.2 (*) +| +--- com.google.http-client:google-http-client-gson:1.39.2 (*) +| \--- com.google.guava:guava:30.1.1-android (*) -++--- androidx.work:work-runtime:2.7.0 (*) -++--- androidx.work:work-runtime-ktx:2.7.0 -+| +--- androidx.work:work-runtime:2.7.0 (*) +++--- androidx.work:work-runtime:2.7.1 (*) +++--- androidx.work:work-runtime-ktx:2.7.1 ++| +--- androidx.work:work-runtime:2.7.1 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.10 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) ++--- com.etebase:client:2.3.2 diff --git a/deps_googleplay.txt b/deps_googleplay.txt index b18c88cf6..ac0c830fd 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -383,7 +383,7 @@ +| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.41 (*) -+| +--- androidx.work:work-runtime:2.3.4 -> 2.7.0 ++| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.2.0 (*) @@ -512,9 +512,9 @@ +| +--- com.google.http-client:google-http-client:1.39.2 (*) +| +--- com.google.http-client:google-http-client-gson:1.39.2 (*) +| \--- com.google.guava:guava:30.1.1-android (*) -++--- androidx.work:work-runtime:2.7.0 (*) -++--- androidx.work:work-runtime-ktx:2.7.0 -+| +--- androidx.work:work-runtime:2.7.0 (*) +++--- androidx.work:work-runtime:2.7.1 (*) +++--- androidx.work:work-runtime-ktx:2.7.1 ++| +--- androidx.work:work-runtime:2.7.1 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.10 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) ++--- com.etebase:client:2.3.2