I've got a weird issue where IntelliJ cant build any of my Android projects. I've completely uninstalled and reinstalled the IDE, as well as the SDK, and I went into my local files and deleted all of the IntelliJ configs. I also deleted and redownloaded my source code, and of course invalidate and restart, nothing helps. This is the error I get when it tries to sync gradle:
Module: 'android' platform 'android-32' not found.
And that platform is definitely installed.
😶 1
Adam Brown
09/12/2022, 1:44 AM
I've tried the same projects on a different computer, and they work fine.