Skip to content

Commit 429591b

Browse files
committed
rm local file imports reference
All libraries are from a maven type remote repo
1 parent fd996cf commit 429591b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Examples/OneSignalDemo/app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ android {
5353
}
5454

5555
dependencies {
56-
implementation fileTree(dir: 'libs', include: ['*.jar'])
57-
5856
implementation 'com.android.support:multidex:1.0.3'
5957
implementation 'com.google.android.material:material:[1.0.0, 1.4.99]'
6058

0 commit comments

Comments
 (0)