Skip to content

Commit e667854

Browse files
committed
Add Bridge to the JavaDoc Dependency list
1 parent f77fb1b commit e667854

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +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'
3435
}
3536

3637
// build a jar with source files

0 commit comments

Comments
 (0)