Project

General

Profile

« Previous | Next » 

Revision d887aa16

Added by Leszek Koltunski over 2 years ago

Remove dependancies on Firebase from objectlib.
Report such errors to the application via the Interface.

View differences:

build.gradle
24 24

  
25 25
dependencies {
26 26
    api project(':distorted-library')
27
    implementation 'com.google.firebase:firebase-crashlytics:18.2.3'
28
    implementation 'androidx.appcompat:appcompat:1.3.1'
29 27
    implementation project(path: ':distorted-puzzle-dmesh')
30 28
    implementation project(path: ':distorted-puzzle-jsons')
31 29
}

Also available in: Unified diff