commit
853a65a1a6
|
@ -7,6 +7,6 @@ dependencies {
|
||||||
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
||||||
implementation 'org.nibor.autolink:autolink:0.10.0'
|
implementation 'org.nibor.autolink:autolink:0.10.0'
|
||||||
|
|
||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13.1'
|
||||||
testImplementation "com.squareup.okhttp3:okhttp:3.12.11"
|
testImplementation "com.squareup.okhttp3:okhttp:3.12.11"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
dependencies {
|
dependencies {
|
||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13.1'
|
||||||
|
|
||||||
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
||||||
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
|
||||||
|
|
Loading…
Reference in New Issue