Skip to content

Commit 8b50b7b

Browse files
Alan NeriAlan Neri
Alan Neri
authored and
Alan Neri
committed
[fix] version paypal
1 parent 35e0893 commit 8b50b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/android/include.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ android {
77
dependencies {
88
// Describe plugin native Android dependencies like
99
// compile "groupName:pluginName:ver"
10-
compile "com.braintreepayments.api:braintree:2.+"
10+
compile "com.braintreepayments.api:braintree:2.14.2"
1111
}

0 commit comments

Comments
 (0)