Skip to content

Commit

Permalink
Updated braintree version resolution to 3+ so not on set version
Browse files Browse the repository at this point in the history
  • Loading branch information
nzankich committed Feb 7, 2021
1 parent ce70c2e commit 99c1e80
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 @@ -55,6 +55,6 @@ repositories {
dependencies {
api 'com.facebook.react:react-native:+'

compileOnly 'com.braintreepayments.api:braintree:3.14.1'
compileOnly 'com.braintreepayments.api:braintree:3.+'
compileOnly 'com.braintreepayments.api:data-collector:3.+'
}

0 comments on commit 99c1e80

Please sign in to comment.