refactor: playing around with deps and transport types

This commit is contained in:
Harris
2021-10-22 13:11:23 +11:00
parent b089da82c5
commit 0d62057de3
2 changed files with 6 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ dependencies {
implementation 'com.google.android.exoplayer:exoplayer-ui:2.9.1'
implementation 'org.conscrypt:conscrypt-android:2.0.0'
implementation 'org.signal:aesgcmprovider:0.0.3'
implementation 'org.whispersystems:webrtc-android:M74'
implementation 'org.whispersystems:webrtc-android:M77'
implementation "me.leolin:ShortcutBadger:1.1.16"
implementation 'se.emilsjolander:stickylistheaders:2.7.0'
implementation 'com.jpardogo.materialtabstrip:library:1.0.9'