mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-31 06:15:37 +00:00
Merge pull request #361 from yausername/gradleScope
expose extractor via api scope
This commit is contained in:
@@ -15,7 +15,7 @@ allprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(':extractor')
|
||||
api project(':extractor')
|
||||
implementation project(':timeago-parser')
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user