Revision c4b665bf
Added by Leszek Koltunski about 3 years ago
build.gradle | ||
---|---|---|
36 | 36 |
dependencies { |
37 | 37 |
api project(':distorted-library') |
38 | 38 |
api project(':distorted-objectlib') |
39 |
api project(':distorted-flags') |
|
39 | 40 |
|
40 | 41 |
implementation fileTree(dir: 'libs', include: ['*.jar']) |
41 | 42 |
implementation 'com.google.firebase:firebase-analytics:19.0.1' |
Also available in: Unified diff
Remove all the flags - those are now in a separate module