mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-12 21:30:33 +05:30
expose extractor via api scope
This commit is contained in:
parent
92f6754f0f
commit
89e0e3ee2d
@ -15,7 +15,7 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':extractor')
|
||||
api project(':extractor')
|
||||
implementation project(':timeago-parser')
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user