Skip to content

Commit

Permalink
Merge pull request #361 from yausername/gradleScope
Browse files Browse the repository at this point in the history
expose extractor via api scope
  • Loading branch information
TobiGr authored Jun 27, 2020
2 parents 339f1d9 + 89e0e3e commit f4ed7ce
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 f4ed7ce

Please sign in to comment.