refactor unidentified access (sealed sender)

This commit is contained in:
Ryan ZHAO
2020-12-03 14:20:49 +11:00
parent c758619f13
commit 5924d90b12
5 changed files with 68 additions and 123 deletions

View File

@@ -36,6 +36,7 @@ dependencies {
// Local:
implementation project(":libsignal")
// Remote:
implementation "com.goterl.lazycode:lazysodium-android:4.2.0@aar"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'