Revision b9128e6a
Added by Leszek Koltunski 11 months ago
build.gradle | ||
---|---|---|
40 | 40 |
} |
41 | 41 |
|
42 | 42 |
dependencies { |
43 |
api project(':distorted-library-object')
|
|
44 |
api project(':distorted-component-flags')
|
|
43 |
api project(':distorted-objectlib')
|
|
44 |
api project(':distorted-flags') |
|
45 | 45 |
|
46 | 46 |
implementation platform('com.google.firebase:firebase-bom:32.1.1') |
47 | 47 |
implementation ('com.google.firebase:firebase-analytics') |
Also available in: Unified diff
correct api paths