«
Previous
|
Next
»
Revision 7973446b
Added by Leszek Koltunski 6 months ago
- ID 7973446b55f258b7fec29ed3b9024b7246f477ff
- Parent 30f337e5
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.11.0'
|
|
27 |
implementation 'com.google.android.material:material:1.12.0'
|
|
28 | 28 |
implementation project(path: ':distorted-objectlib') |
29 | 29 |
} |
Also available in: Unified diff
up version to 93