mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2025-04-29 00:10:35 +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 {
|
dependencies {
|
||||||
implementation project(':extractor')
|
api project(':extractor')
|
||||||
implementation project(':timeago-parser')
|
implementation project(':timeago-parser')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user