Project

General

Profile

« Previous | Next » 

Revision 1a7efafd

Added by Leszek Koltunski 4 months ago

minor

View differences:

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