We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507aa8b commit 393cac5Copy full SHA for 393cac5
build.gradle
@@ -64,7 +64,7 @@ repositories {
64
}
65
66
dependencies {
67
- testCompile 'junit:junit:3.8.2'
+ testImplementation 'junit:junit:3.8.2'
68
69
70
task sourcesJar (type : Jar) {
0 commit comments