Bump RingRTC to 2.8.5

This commit is contained in:
Cody Henthorne
2020-12-02 09:01:31 -05:00
parent f7bc975534
commit 0e37381179
2 changed files with 3 additions and 3 deletions

View File

@@ -355,7 +355,7 @@ dependencies {
implementation 'com.google.protobuf:protobuf-javalite:3.10.0'
implementation 'org.signal:argon2:13.1@aar'
implementation 'org.signal:ringrtc-android:2.8.4'
implementation 'org.signal:ringrtc-android:2.8.5'
implementation "me.leolin:ShortcutBadger:1.1.16"
implementation 'se.emilsjolander:stickylistheaders:2.7.0'