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