6 lines
224 B
Groovy
6 lines
224 B
Groovy
dependencies {
|
|
testImplementation 'junit:junit:4.13.1'
|
|
|
|
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
|
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
|
}
|