You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// The warning that "instrumentationTools()" is deprecated might be valid, however, this error is produced by Gradle IJ plugin version
124
-
// 2.1.0 if this isn't included:
125
-
// Caused by: org.gradle.api.GradleException: No Java Compiler dependency found.
126
-
// Please ensure the `instrumentationTools()` entry is present in the project dependencies section along with the `intellijDependencies()` entry in the repositories section.
// The warning that "instrumentationTools()" is deprecated might be valid, however, this error is produced by Gradle IJ plugin version
102
-
// 2.1.0 if this isn't included:
103
-
// Caused by: org.gradle.api.GradleException: No Java Compiler dependency found.
104
-
// Please ensure the `instrumentationTools()` entry is present in the project dependencies section along with the `intellijDependencies()` entry in the repositories section.
// The warning that "instrumentationTools()" is deprecated might be valid, however, this error is produced by Gradle IJ plugin version
103
-
// 2.1.0 if this isn't included:
104
-
// Caused by: org.gradle.api.GradleException: No Java Compiler dependency found.
105
-
// Please ensure the `instrumentationTools()` entry is present in the project dependencies section along with the `intellijDependencies()` entry in the repositories section.
0 commit comments