Skip to content

Commit

Permalink
Update PayPal sdk to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brateman authored and lkorth committed May 1, 2015
1 parent 9c2759c commit eb4c3da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BraintreeApi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'maven'
apply plugin: 'signing'

def paypalVersion = 'PayPalAndroidSDK-2.9.0.jar'
def paypalVersion = 'PayPalAndroidSDK-2.9.1.jar'

android {
compileSdkVersion rootProject.ext.compileSdkVersion
Expand Down
Binary file not shown.

0 comments on commit eb4c3da

Please sign in to comment.