Skip to content

Commit

Permalink
Bumped drop-in implementation: wgltony/react-native-braintree-dropin-…
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-cef committed Feb 8, 2024
1 parent 08854e1 commit 0ef3339
Show file tree
Hide file tree
Showing 14 changed files with 3 additions and 3 deletions.
Binary file removed android/.gradle/7.4.2/checksums/checksums.lock
Binary file not shown.
Binary file not shown.
Binary file removed android/.gradle/7.4.2/fileHashes/fileHashes.lock
Binary file not shown.
Binary file added android/.gradle/8.1.1/checksums/checksums.lock
Binary file not shown.
Binary file added android/.gradle/8.1.1/checksums/md5-checksums.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added android/.gradle/8.1.1/fileHashes/fileHashes.lock
Binary file not shown.
File renamed without changes.
Binary file modified android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
4 changes: 2 additions & 2 deletions android/.gradle/buildOutputCleanup/cache.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Thu Dec 01 10:17:54 GMT 2022
gradle.version=7.4.2
#Thu Feb 08 09:03:58 GMT 2024
gradle.version=8.1.1
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

dependencies {
implementation 'com.braintreepayments.api:drop-in:6.4.0+'
implementation 'com.braintreepayments.api:drop-in:6.11.0+'
implementation 'com.facebook.react:react-native:+'
}

Expand Down

0 comments on commit 0ef3339

Please sign in to comment.