Skip to content

Commit 89e0e3e

Browse files
committed
expose extractor via api scope
1 parent 92f6754 commit 89e0e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ allprojects {
1515
}
1616

1717
dependencies {
18-
implementation project(':extractor')
18+
api project(':extractor')
1919
implementation project(':timeago-parser')
2020
}
2121

0 commit comments

Comments
 (0)