mirror of
https://github.com/TeamNewPipe/NewPipeExtractor.git
synced 2024-12-14 14:20:33 +05:30
6 lines
216 B
Groovy
6 lines
216 B
Groovy
dependencies {
|
|
testImplementation 'junit:junit:4.12'
|
|
|
|
implementation 'com.github.wb9688:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
|
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
|
|
} |