Skip to content

Commit b3d3757

Browse files
Updated to jitpack.io
1 parent aa48168 commit b3d3757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ repositories {
2828

2929
dependencies {
3030
compile fileTree(include: ['*.jar'], dir: 'libs')
31-
compile project(':FPlib')
31+
compile 'com.github.DeveloperPaul123:FilePickerLibrary:aa481686a8'
3232
}

0 commit comments

Comments
 (0)