Skip to content

Commit

Permalink
Merge pull request #4 from rodrigorbrg/patch-1
Browse files Browse the repository at this point in the history
Update reCAPTCHA SDK v18.4.0
  • Loading branch information
mav10 authored Jul 1, 2024
2 parents 5735496 + 00a23fe commit 35f3d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ dependencies {
// For > 0.71, this will be replaced by `com.facebook.react:react-android:$version` by react gradle plugin
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native"
implementation "com.google.android.recaptcha:recaptcha:18.0.0"
implementation 'com.google.android.gms:play-services-base:18.1.0'
implementation "com.google.android.recaptcha:recaptcha:18.4.0"
implementation 'com.google.android.gms:play-services-base:18.1.0'
}

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit 35f3d42

Please sign in to comment.