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
Describe the bug
I updated from 1.13.2 to 1.13.3. With the new version, the following error is shown for a ./gradlew clean build, but I don't have defined any of these properties.
> Task :core-shared:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core-shared:test'.
> Must not use `executable` property on `Test` together with `javaLauncher` property
To Reproduce
Sorry, this isn't a public repository.