Skip to content

Commit 831469d

Browse files
authored
Update Android-AppAuth to 0.8.1. (#630)
1 parent a433f95 commit 831469d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ repositories {
5757
dependencies {
5858
//noinspection GradleDynamicVersion
5959
implementation 'com.facebook.react:react-native:+' // From node_modules
60-
implementation 'net.openid:appauth:0.7.1'
60+
implementation 'net.openid:appauth:0.8.1'
6161
implementation 'androidx.browser:browser:1.2.0'
6262
}

0 commit comments

Comments
 (0)