mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 15:37:32 +00:00
Implement logging interface for ringrtc-0.1.8
Implement the org.signal.ringrtc.Log.Logger interface, using org.thoughtcrime.securesms.logging.Log as the underlying logger. This allows ringrtc to log in the same way as the rest of the application.
This commit is contained in:
@@ -99,7 +99,7 @@ dependencies {
|
||||
|
||||
implementation 'org.whispersystems:signal-service-android:2.14.0'
|
||||
|
||||
implementation 'org.signal:ringrtc-android:0.1.7.2'
|
||||
implementation 'org.signal:ringrtc-android:0.1.8'
|
||||
|
||||
implementation "me.leolin:ShortcutBadger:1.1.16"
|
||||
implementation 'se.emilsjolander:stickylistheaders:2.7.0'
|
||||
|
Reference in New Issue
Block a user