Bump RingRTC to 2.8.7

This commit is contained in:
Cody Henthorne
2020-12-07 16:43:04 -05:00
parent edb2a17bcb
commit 12330b0aff
3 changed files with 5 additions and 5 deletions

View File

@@ -340,7 +340,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.5'
implementation 'org.signal:ringrtc-android:2.8.7'
implementation "me.leolin:ShortcutBadger:1.1.16"
implementation 'se.emilsjolander:stickylistheaders:2.7.0'