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