Update ringrtc to 0.1.9

This commit is contained in:
Curt Brune
2019-11-01 13:06:19 -07:00
committed by Alan Evans
parent 2b1386232f
commit 2ab8db33e3
2 changed files with 3 additions and 3 deletions

View File

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