Skip to content

Commit

Permalink
Update sdk version.
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed May 30, 2018
1 parent b03cbc2 commit 3ff616b
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 @@ -14,7 +14,7 @@ dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
// https://mvnrepository.com/artifact/commons-cli/commons-cli
compile group: 'commons-cli', name: 'commons-cli', version: '1.2'
compile 'com.github.bunq:sdk_java:0.13.0'
compile 'com.github.bunq:sdk_java:0.13.+'
}

jar {
Expand Down

0 comments on commit 3ff616b

Please sign in to comment.