Skip to content

Commit

Permalink
Merge branch 'master' into detailed-error-description-in-android
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj authored Oct 5, 2023
2 parents a26afc5 + 672215f commit 58bd40d
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 @@ -56,7 +56,7 @@ repositories {
dependencies {
implementation "com.facebook.react:react-native:${safeExtGet('reactnativeVersion', '+')}"
implementation "androidx.browser:browser:1.2.0"
implementation 'com.auth0.android:auth0:2.10.0'
implementation 'com.auth0.android:auth0:2.10.2'
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit 58bd40d

Please sign in to comment.