Skip to content

Commit f359116

Browse files
committed
Try a fix for the JavaDoc errors
1 parent e667854 commit f359116

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
@@ -31,7 +31,7 @@ dependencies {
3131
compile 'com.github.afollestad:bridge:3.0.0@aar'
3232

3333
javadocDeps 'com.android.support:support-annotations:23.1.1'
34-
javadocDeps 'com.github.afollestad:bridge:3.0.0@aar'
34+
javadocDeps 'com.github.afollestad:bridge:3.0.0'
3535
}
3636

3737
// build a jar with source files

0 commit comments

Comments
 (0)