Skip to content

Commit ec9f7a3

Browse files
committed
Include recycler view integration library in javadocs.
1 parent 853c0d9 commit ec9f7a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

glide/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ static def getAndroidPathsForJavadoc() {
1616
':integration:okhttp',
1717
':integration:okhttp3',
1818
':integration:volley',
19-
':integration:gifencoder'
19+
':integration:gifencoder',
20+
':integration:recyclerview'
2021
]
2122
}
2223

0 commit comments

Comments
 (0)