Include zkgroup 0.4.1

All behind feature flag, excluding .so files for space.
This commit is contained in:
Alan Evans
2020-03-19 16:54:25 -03:00
committed by Greyson Parrelli
parent e3ea36c76f
commit 624837fcf1
23 changed files with 24 additions and 163 deletions

View File

@@ -36,7 +36,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:3.12.10'
implementation 'org.threeten:threetenbp:1.3.6'
api project(':zkgroups')
api 'org.signal:zkgroup-java:0.4.1'
testImplementation 'junit:junit:4.12'
testImplementation 'org.assertj:assertj-core:1.7.1'