AppAuth-Android 0.8.1

pull/1419/head
Alex Baker 3 years ago
parent 27291634fd
commit ff8ce0ad52

@ -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}")

@ -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

@ -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

Loading…
Cancel
Save