add SecretShardingWrapper as dependency of briar-android

This commit is contained in:
ameba23
2021-03-02 08:48:38 +01:00
parent 808166931e
commit f2638c9db2

View File

@@ -101,6 +101,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0-rc03'
implementation 'org.magmacollective.darkcrystal:dark-crystal-secret-sharing-wrapper:1.0.0'
implementation 'info.guardianproject.panic:panic:1.0'
implementation 'info.guardianproject.trustedintents:trustedintents:0.2'