We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a433f95 commit 831469dCopy full SHA for 831469d
android/build.gradle
@@ -57,6 +57,6 @@ repositories {
57
dependencies {
58
//noinspection GradleDynamicVersion
59
implementation 'com.facebook.react:react-native:+' // From node_modules
60
- implementation 'net.openid:appauth:0.7.1'
+ implementation 'net.openid:appauth:0.8.1'
61
implementation 'androidx.browser:browser:1.2.0'
62
}
0 commit comments