Changelog.

This commit is contained in:
Amine Bou committed 2018-05-23 20:44:47 +02:00
1 parent 6d24fd9336
commit 9cb02f0272
2 files changed
+2 -2

No files matched your search

+2
View File
@@ -1,5 +1,7 @@
**1.6.x**
- Removed all Build config things.
- Removed firebase and fabric.
- Added Acra for optional crash reporting and error logging.
-2
View File
@@ -159,8 +159,6 @@ dependencies {
// Crash
implementation "ch.acra:acra-http:5.1.3"
implementation "ch.acra:acra-dialog:5.1.3"
}