Update ringrtc to 0.2.0

This commit is contained in:
Curt Brune
2019-11-13 13:27:39 -08:00
parent a9f3141a77
commit 6da734c2f9
2 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ dependencies {
implementation 'org.whispersystems:signal-service-android:2.15.3'
implementation 'org.signal:ringrtc-android:0.1.9'
implementation 'org.signal:ringrtc-android:0.2.0'
implementation "me.leolin:ShortcutBadger:1.1.16"
implementation 'se.emilsjolander:stickylistheaders:2.7.0'