Skip to content

Commit

Permalink
Update Android-AppAuth to 0.8.1. (FormidableLabs#630)
Browse files Browse the repository at this point in the history
  • Loading branch information
thijs-qv authored May 19, 2021
1 parent a433f95 commit 831469d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'net.openid:appauth:0.7.1'
implementation 'net.openid:appauth:0.8.1'
implementation 'androidx.browser:browser:1.2.0'
}

0 comments on commit 831469d

Please sign in to comment.