Revision 82091244
Added by Leszek Koltunski almost 2 years ago
build.gradle | ||
---|---|---|
23 | 23 |
api project(':distorted-library') |
24 | 24 |
implementation 'androidx.legacy:legacy-support-v4:1.0.0' |
25 | 25 |
implementation 'androidx.legacy:legacy-support-v13:1.0.0' |
26 |
implementation 'com.google.android.material:material:1.6.1'
|
|
26 |
implementation 'com.google.android.material:material:1.7.0'
|
|
27 | 27 |
implementation project(path: ':distorted-objectlib') |
28 | 28 |
implementation project(path: ':distorted-puzzle-jsons') |
29 | 29 |
} |
Also available in: Unified diff
inc num of stars on each first record
up version name to 1.11.4