diff --git a/backend.native/build.gradle b/backend.native/build.gradle index 9c7e62de817..fcc13652301 100644 --- a/backend.native/build.gradle +++ b/backend.native/build.gradle @@ -16,6 +16,7 @@ buildscript { apply from: "$rootDir/gradle/kotlinGradlePlugin.gradle" + apply plugin: 'project-report' repositories { mavenCentral()