2018-03-14 03:44:02 +00:00
|
|
|
dependencies {
|
2020-05-02 06:26:48 +00:00
|
|
|
testImplementation 'junit:junit:4.13'
|
2019-04-28 20:03:16 +00:00
|
|
|
|
2020-04-16 14:08:14 +00:00
|
|
|
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
2020-05-02 06:26:48 +00:00
|
|
|
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
2020-04-16 14:08:14 +00:00
|
|
|
}
|