Rafs
07/02/2025, 10:11 PM--debug
flag to the build stage.
The environment is Java 17 and latest version of Kotlin and Compose
a problem occurred configuring project ':module-name'.
> Failed to notify project evaluation listener.
> Invalid version:
The error is very vague and I am struggling to figure out what version of what in particular is invalid. I am wondering if anyone has encountered this in the past.Vampire
07/02/2025, 10:17 PM--stacktrace
to get the trace of the error and maybe additional messages, or optimally look at a build --scan
URL.