diff --git a/build.gradle b/build.gradle index 9e81e332..0af06aee 100644 --- a/build.gradle +++ b/build.gradle @@ -52,10 +52,6 @@ allprojects { } subprojects { - test { - useJUnitPlatform() - } - ext { publishVariant = { String variant -> publishing {