Project

General

Profile

« Previous | Next » 

Revision d998353a

Added by Leszek Koltunski about 1 year ago

Update libraries.

View differences:

build.gradle
24 24
    api project(':distorted-library')
25 25
    implementation 'androidx.legacy:legacy-support-v4:1.0.0'
26 26
    implementation 'androidx.legacy:legacy-support-v13:1.0.0'
27
    implementation 'com.google.android.material:material:1.7.0'
27
    implementation 'com.google.android.material:material:1.8.0'
28 28
    implementation project(path: ':distorted-objectlib')
29 29
    implementation project(path: ':distorted-puzzle-jsons')
30 30
}

Also available in: Unified diff