Project

General

Profile

« Previous | Next » 

Revision 3504be2b

Added by Leszek Koltunski over 2 years ago

Bump version to 1.10.0
Add Trajber 4x4, Mirror 4x4, Axis, Fisher, Pyramorphix to the list of built-in objects.

View differences:

build.gradle
15 15
        applicationId "org.distorted.magic"
16 16
        minSdkVersion 21
17 17
        targetSdkVersion 31
18
        versionCode 50
19
        versionName "1.9.8"
18
        versionCode 51
19
        versionName "1.10.0"
20 20
    }
21 21

  
22 22
    buildTypes {
......
37 37
    api project(':distorted-objectlib')
38 38
    api project(':distorted-flags')
39 39

  
40
    implementation 'com.google.firebase:firebase-analytics:20.1.0'
41
    implementation 'com.google.firebase:firebase-crashlytics:18.2.8'
40
    implementation 'com.google.firebase:firebase-analytics:20.1.2'
41
    implementation 'com.google.firebase:firebase-crashlytics:18.2.9'
42 42
    implementation 'com.google.android.play:core:1.10.3'
43 43
    implementation 'androidx.appcompat:appcompat:1.4.1'
44 44
    implementation 'com.google.android.material:material:1.5.0'

Also available in: Unified diff