Update rust lib to 0.1.5 to fix missing method log messages.

This commit is contained in:
Alan Evans
2020-12-01 10:43:58 -04:00
parent bcfbed9b3f
commit 04d3faf057
2 changed files with 4 additions and 4 deletions

View File

@@ -351,7 +351,7 @@ dependencies {
implementation project(':libsignal-service')
implementation 'org.signal:zkgroup-android:0.7.0'
implementation 'org.whispersystems:signal-client-android:0.1.4'
implementation 'org.whispersystems:signal-client-android:0.1.5'
implementation 'com.google.protobuf:protobuf-javalite:3.10.0'
implementation 'org.signal:argon2:13.1@aar'