Fix #2179: Update ACRA version and theme (#2219)

This commit is contained in:
Jason Obeid 2019-03-18 19:50:44 -04:00 committed by Adam Jones
parent a1063c2e08
commit 04d29fe5f2
4 changed files with 31 additions and 15 deletions

View file

@ -7,7 +7,7 @@ import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.core.content.FileProvider;
import org.acra.collector.CrashReportData;
import org.acra.data.CrashReportData;
import org.acra.sender.ReportSender;
import org.apache.commons.codec.Charsets;