AppAuth 0.11.1

pull/1997/head
Alex Baker 3 years ago
parent 26fc731e8e
commit 780667b798

@ -223,7 +223,7 @@ dependencies {
implementation("androidx.work:work-runtime-ktx:${Versions.work}") implementation("androidx.work:work-runtime-ktx:${Versions.work}")
implementation("com.etebase:client:2.3.2") implementation("com.etebase:client:2.3.2")
implementation("com.github.QuadFlask:colorpicker:0.0.15") 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("org.osmdroid:osmdroid-android:6.1.11@aar")
implementation("androidx.compose.ui:ui:${Versions.compose}") implementation("androidx.compose.ui:ui:${Versions.compose}")

@ -421,8 +421,9 @@
+| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15 ++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*)
++--- net.openid:appauth:0.8.1 ++--- net.openid:appauth:0.11.1
+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*) +| +--- 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.browser:browser:1.3.0
+| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*)

@ -557,8 +557,9 @@
+| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15 ++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*)
++--- net.openid:appauth:0.8.1 ++--- net.openid:appauth:0.11.1
+| +--- androidx.annotation:annotation:1.1.0 -> 1.4.0 (*) +| +--- 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.browser:browser:1.3.0
+| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
+| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*)

Loading…
Cancel
Save