Skip to content

Commit 21e9983

Browse files
committed
Upgrade android drop in to 6.14.0
1 parent 46cadaa commit 21e9983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333

3434
dependencies {
35-
implementation 'com.braintreepayments.api:drop-in:6.11.0'
35+
implementation 'com.braintreepayments.api:drop-in:6.14.0'
3636
implementation 'com.facebook.react:react-native:+'
3737
}
3838

0 commit comments

Comments
 (0)