We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77fb1b commit e667854Copy full SHA for e667854
1 file changed
library/build.gradle
@@ -31,6 +31,7 @@ dependencies {
31
compile 'com.github.afollestad:bridge:3.0.0@aar'
32
33
javadocDeps 'com.android.support:support-annotations:23.1.1'
34
+ javadocDeps 'com.github.afollestad:bridge:3.0.0@aar'
35
}
36
37
// build a jar with source files
0 commit comments