We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e667854 commit f359116Copy full SHA for f359116
1 file changed
library/build.gradle
@@ -31,7 +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'
+ javadocDeps 'com.github.afollestad:bridge:3.0.0'
35
}
36
37
// build a jar with source files
0 commit comments