Skip to content

Commit 53a2505

Browse files
committed
Update build.gradle
1 parent 4e0f8fc commit 53a2505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
}
2121

2222
dependencies {
23-
compile fileTree(dir: 'libs', include: ['*.jar'])
23+
// add dependencies here
2424
}
2525

2626
// build a jar with source files

0 commit comments

Comments
 (0)