Project

General

Profile

« Previous | Next » 

Revision 8d1da3f1

Added by Leszek Koltunski over 2 years ago

progress with UI.

View differences:

build.gradle
9 9
            keyAlias = 'distorted'
10 10
        }
11 11
    }
12
    compileSdkVersion 30
12
    compileSdkVersion 31
13 13

  
14 14
    defaultConfig {
15 15
        applicationId "org.distorted.magic"
......
40 40
    implementation 'com.google.firebase:firebase-analytics:20.0.0'
41 41
    implementation 'com.google.firebase:firebase-crashlytics:18.2.4'
42 42
    implementation 'com.google.android.play:core:1.10.2'
43
    implementation 'androidx.appcompat:appcompat:1.3.1'
43
    implementation 'androidx.appcompat:appcompat:1.4.0'
44 44
    implementation 'com.google.android.material:material:1.4.0'
45 45
    implementation project(path: ':distorted-puzzle-jsons')
46 46
    implementation project(path: ':distorted-puzzle-dmesh')

Also available in: Unified diff