Update to latest SDK

This commit is contained in:
Maxime Dor
2018-03-09 23:58:16 +01:00
parent 61fec4aec7
commit c3385b38dc
2 changed files with 4 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ dependencies {
compile "org.springframework.boot:spring-boot-starter-thymeleaf:1.5.10.RELEASE"
// Matrix Java SDK
compile 'io.kamax:matrix-java-sdk:0.0.2'
compile 'io.kamax:matrix-java-sdk:0.0.8'
// ed25519 handling
compile 'net.i2p.crypto:eddsa:0.1.0'