-
Notifications
You must be signed in to change notification settings - Fork 510
Closed
Labels
Milestone
Description
After updating to 1.41.0 my gradle projects were not built correctly, in fact, not built using gradle, the indicator was that only bin folder was created during the build process, although gradle's default is the build folder. I tried setting the "java.import.gradle.enabled" variable to true, but it didn't help, also when I checked the debug console I didn't see the usual gradle build process.
I found nothing that I could make the current version to build with gradle, after downgrading it started to work just fine again.