Project

General

Profile

« Previous | Next » 

Revision c4b665bf

Added by Leszek Koltunski over 2 years ago

Remove all the flags - those are now in a separate module

View differences:

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