I'm getting this error since gradle 7.2: No model ...
# gradle
m
I'm getting this error since gradle 7.2: No model of type 'TurnOffDefaultTasks' is available in this build. This on a multibuild project with include builds in android
v
If you read further, you see in the next line, that it is a Jetbrains problem, not a Gradle problem and only happens from IJ or AS: https://youtrack.jetbrains.com/issue/IDEA-276738
c
i went back to 7.1 because of it. but i think the last fully supported gradle version in idea is 7.0
v
Not having problems with 7.2 and 7.3 yet 🤞