mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2024-11-10 20:49:09 +01:00
5 lines
166 B
Groovy
5 lines
166 B
Groovy
dependencies {
|
|
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
|
|
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
|
|
}
|