Closed Geravant closed 3 years ago
…e switched to implementation/testImplementation
Previously, we used compile and testCompile configurations in build.gradle to add dependencies. But in Gradle 7.0 these configurations were removed that may lead to error during course project loading
Closes https://youtrack.jetbrains.com/issue/EDC-486
…e switched to implementation/testImplementation
Previously, we used compile and testCompile configurations in build.gradle to add dependencies. But in Gradle 7.0 these configurations were removed that may lead to error during course project loading
Closes https://youtrack.jetbrains.com/issue/EDC-486