mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Update device-transfer app build to work with the latest libsignal
This commit is contained in:
committed by
Cody Henthorne
parent
53c60e1f6d
commit
05b7055678
@@ -22,7 +22,7 @@ android {
|
||||
dependencies {
|
||||
implementation libs.androidx.appcompat
|
||||
implementation project(':core-util')
|
||||
implementation libs.libsignal.client
|
||||
implementation libs.libsignal.android
|
||||
api libs.greenrobot.eventbus
|
||||
|
||||
testImplementation testLibs.junit.junit
|
||||
|
||||
Reference in New Issue
Block a user