Project

General

Profile

« Previous | Next » 

Revision e82f3f9c

Added by Leszek Koltunski almost 4 years ago

Port RubikCube to the new library.

View differences:

build.gradle
35 35

  
36 36
dependencies {
37 37
    implementation fileTree(dir: 'libs', include: ['*.jar'])
38
    implementation 'com.google.firebase:firebase-analytics:17.4.2'
39
    implementation 'com.google.firebase:firebase-crashlytics:17.0.0'
38
    implementation 'com.google.firebase:firebase-analytics:17.4.3'
39
    implementation 'com.google.firebase:firebase-crashlytics:17.0.1'
40 40

  
41 41
    api project(':distorted-library')
42 42
    implementation 'androidx.appcompat:appcompat:1.1.0'

Also available in: Unified diff