diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 1f481a1c2..0a2856137 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -223,7 +223,7 @@ dependencies { implementation("androidx.work:work-runtime-ktx:${Versions.work}") implementation("com.etebase:client:2.3.2") implementation("com.github.QuadFlask:colorpicker:0.0.15") - implementation("net.openid:appauth:0.8.1") + implementation("net.openid:appauth:0.11.1") implementation("org.osmdroid:osmdroid-android:6.1.11@aar") implementation("androidx.compose.ui:ui:${Versions.compose}") diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 609d975e8..4bf25f857 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -421,8 +421,9 @@ +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) -++--- net.openid:appauth:0.8.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*) +++--- net.openid:appauth:0.11.1 ++| +--- androidx.annotation:annotation:1.2.0 -> 1.4.0 (*) ++| +--- androidx.appcompat:appcompat:1.3.0 -> 1.6.0-alpha05 (*) +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 8123a4b9f..3793e5fb3 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -557,8 +557,9 @@ +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) -++--- net.openid:appauth:0.8.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*) +++--- net.openid:appauth:0.11.1 ++| +--- androidx.annotation:annotation:1.2.0 -> 1.4.0 (*) ++| +--- androidx.appcompat:appcompat:1.3.0 -> 1.6.0-alpha05 (*) +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*)