Skip to content

Commit

Permalink
expose extractor via api scope
Browse files Browse the repository at this point in the history
  • Loading branch information
yausername committed Jun 26, 2020
1 parent 92f6754 commit 89e0e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allprojects {
}

dependencies {
implementation project(':extractor')
api project(':extractor')
implementation project(':timeago-parser')
}

Expand Down

0 comments on commit 89e0e3e

Please sign in to comment.