endian11
2019-06-05 dd7c608db87a478e22d7138e9631e98033022e66
app/build.gradle
@@ -33,4 +33,5 @@
    testImplementation 'junit:junit:4.12'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'
    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
    implementation project(path: ':lib')
}