There was an error while loading. Please reload this page.
1 parent aa48168 commit b3d3757Copy full SHA for b3d3757
app/build.gradle
@@ -28,5 +28,5 @@ repositories {
28
29
dependencies {
30
compile fileTree(include: ['*.jar'], dir: 'libs')
31
- compile project(':FPlib')
+ compile 'com.github.DeveloperPaul123:FilePickerLibrary:aa481686a8'
32
}
0 commit comments