AppAuth 0.8.0

pull/1369/head
Alex Baker 3 years ago
parent f86963244d
commit af0b0121a9

@ -205,7 +205,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("com.github.openid:AppAuth-Android:27b62d5")
implementation("com.github.openid:AppAuth-Android:0.8.0")
genericImplementation("com.mapbox.mapboxsdk:mapbox-android-core:3.1.1")
genericImplementation("org.osmdroid:osmdroid-android:6.1.10@aar")

@ -382,7 +382,7 @@
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 -> 3.12.7 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
+\--- com.github.openid:AppAuth-Android:27b62d5
+\--- com.github.openid:AppAuth-Android:0.8.0
+ +--- androidx.browser:browser:1.2.0
+ | +--- androidx.core:core:1.1.0 -> 1.3.2 (*)
+ | +--- androidx.annotation:annotation:1.1.0

@ -511,7 +511,7 @@
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 -> 3.12.7 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
+\--- com.github.openid:AppAuth-Android:27b62d5
+\--- com.github.openid:AppAuth-Android:0.8.0
+ +--- androidx.browser:browser:1.2.0
+ | +--- androidx.core:core:1.1.0 -> 1.3.2 (*)
+ | +--- androidx.annotation:annotation:1.1.0

Loading…
Cancel
Save