Add Red Screen Of Death to display crash dialog.

This commit is contained in:
Alex Ning
2020-11-06 15:06:53 +08:00
parent 0201a661b2
commit 979ff84f46
2 changed files with 4 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ dependencies {
implementation 'com.github.Piasy:BigImageViewer:1.6.5'
implementation 'androidx.biometric:biometric:1.1.0-beta01'
implementation 'com.airbnb.android:lottie:3.4.4'
implementation 'com.melegy.redscreenofdeath:red-screen-of-death:0.1.2'
def toroVersion = '3.7.0.2010003'
implementation "im.ene.toro3:toro:$toroVersion"