Project

General

Profile

« Previous | Next » 

Revision e72c53e5

Added by Leszek Koltunski almost 6 years ago

Reengineer DistortedScreen

View differences:

build.gradle
18 18
}
19 19

  
20 20
dependencies {
21
    compile project(':distorted-library')
21
    api project(':distorted-library')
22 22
    implementation 'com.android.support:support-v4:27.1.1'
23 23
}

Also available in: Unified diff