expose extractor via api scope
This commit is contained in:
parent
92f6754f0f
commit
89e0e3ee2d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ allprojects {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':extractor')
|
||||
api project(':extractor')
|
||||
implementation project(':timeago-parser')
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue