Skip to content

Commit d109362

Browse files
initial commit
1 parent 1cd28ce commit d109362

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ dependencies {
2525
implementation 'com.android.support:recyclerview-v7:28.0.0'
2626
debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.5.4'
2727
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.4'
28+
29+
// implementation 'com.github.TutorialsAndroid:FilePicker:v1.0.19'
2830
}

0 commit comments

Comments
 (0)