New option: Crash Reports.

This commit is contained in:
Alex Ning
2021-04-02 15:21:15 +08:00
parent 12f52ec4fd
commit 2d0aa76d34
9 changed files with 127 additions and 1 deletions

View File

@@ -173,7 +173,8 @@ dependencies {
implementation 'net.lingala.zip4j:zip4j:2.7.0'
implementation 'org.apache.commons:commons-io:1.3.2'
implementation 'com.github.razir.progressbutton:progressbutton:2.1.0'
implementation "androidx.startup:startup-runtime:1.0.0"
implementation 'com.github.FunkyMuse:Crashy:1.1.0'
/**** Builds and flavors ****/