Skip to content

Commit

Permalink
update stripe sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
cbellone committed Apr 7, 2018
1 parent 3429003 commit 4dc5085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ dependencies {
compile "org.apache.logging.log4j:log4j-core:$log4jVersion"
compile "org.apache.logging.log4j:log4j-jcl:$log4jVersion"
compile "org.apache.logging.log4j:log4j-slf4j-impl:$log4jVersion"
compile "com.stripe:stripe-java:5.31.0"
compile "com.stripe:stripe-java:5.35.1"
compile 'com.paypal.sdk:rest-api-sdk:1.14.0'
compile 'com.squareup.okhttp3:okhttp:3.9.1'
compile "org.apache.commons:commons-lang3:3.7"
Expand Down

0 comments on commit 4dc5085

Please sign in to comment.