Today, after reopening the project, I got an error stating “4.3.1-all is not a valid Gradle version string” and I should check the repository settings.
To be clear, I didn’t change a thing since the last session.This text will be hidden
Checking the repository didn’t do anything (seemed ok and I’m not able to change it anyway).
From the command line I can still build the project and also cleaned the project (gradlew clean). Also, I reinstalled Cuba Studio. Finally, I fiddled with the gradle version as set in the project but that didn’t do anything either. Moreover, the error message remains exactly the same.
Creating a new project works fine and I checked the build.gradle files to check for anything odd but there was none.
So, all without success and the problem remains the same.
Please help as I do not know what to check next. Attached is the gradle.build file.
Also, could you point out where to find the studio log file? I cannot find it anywhere.
build.gradle (8.7 KB)