This message was deleted.
# general
s
This message was deleted.
c
It might be completely unrelated but when I saw something like that it was because the Dev was using the JRE instead of the JDK ( if not I'm mixing 2 issues, but I would say it was this one)
l
@CristianGM Meanwhile I have tried several Versions of AS and also different JDK Versions beside the embedded one, but nothing helps. Might the .android/.gradle cache files be messed up in any way? I'm on Linux btw.
I'm using this sample from gradle: https://docs.gradle.org/current/samples/sample_building_kotlin_libraries.html I'm not able to reproduce the problem under Windows 11. Something has messed up with my linux setup I guess. I already removed .android/.gradle folder but no luck so far. I'm lost.
Ridiculous. I had to uninstall every version and removed every Google folder I was aware of (.cache/.config), + .gradle, .android, .java. Now it works. I guess it was one of the Google folders under .cache or .config.