From ff8ce0ad527e7a65a2ba7e0eba0bd831d19dea2a Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Wed, 17 Mar 2021 13:29:20 -0500 Subject: [PATCH] AppAuth-Android 0.8.1 --- app/build.gradle.kts | 2 +- deps_fdroid.txt | 12 ++++++------ deps_googleplay.txt | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 004a0ea26..bdbcee5dc 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -225,7 +225,7 @@ dependencies { implementation("com.etesync:journalmanager:1.1.1") implementation("com.etebase:client:2.3.2") implementation("com.github.QuadFlask:colorpicker:0.0.15") - implementation("net.openid:appauth:0.8.0") + implementation("net.openid:appauth:0.8.1") implementation("org.osmdroid:osmdroid-android:6.1.10@aar") implementation("androidx.compose.ui:ui:${Versions.compose}") diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 262d58069..e9263fe83 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -376,17 +376,17 @@ +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0-beta01 (*) -++--- net.openid:appauth:0.8.0 +++--- net.openid:appauth:0.8.1 +| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| \--- androidx.browser:browser:1.2.0 -+| +--- androidx.core:core:1.1.0 -> 1.5.0-beta01 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| \--- androidx.interpolator:interpolator:1.0.0 (*) ++| +--- androidx.interpolator:interpolator:1.0.0 (*) ++| +--- androidx.core:core:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 ++| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.10 ++--- androidx.compose.ui:ui:1.0.0-beta02 +| +--- androidx.compose.animation:animation-core:1.0.0-beta02 diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 6de571fa1..853ae7789 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -490,17 +490,17 @@ +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0-beta01 (*) -++--- net.openid:appauth:0.8.0 +++--- net.openid:appauth:0.8.1 +| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| \--- androidx.browser:browser:1.2.0 -+| +--- androidx.core:core:1.1.0 -> 1.5.0-beta01 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 -+| \--- androidx.interpolator:interpolator:1.0.0 (*) ++| +--- androidx.interpolator:interpolator:1.0.0 (*) ++| +--- androidx.core:core:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0-beta01 ++| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.10 ++--- androidx.compose.ui:ui:1.0.0-beta02 +| +--- androidx.compose.animation:animation-core:1.0.0-beta02