<https://stackoverflow.com/questions/64717218/how-...
# compose-desktop
a
https://stackoverflow.com/questions/64717218/how-to-sync-build-gradle-kts-settings-with-intellij-linter any idea how to sync gradle compilation options with intellij linter?
s
This seems like a bug. Can you please fill issue in https://kotl.in/issue?
a
Sure
🙏 1
s
Try this zipped project attached on this issue. That fixed for me. https://github.com/JetBrains/compose-jb/issues/61#issuecomment-723054985
a
@subashz interesting, that actually works! It somehow sets the Intellij Facets as I change the gradle files, don't know how...
Why's the project made from intellij's project wizard doesn't seem to synchronize with the settings 🤔
s
It's a issue that is fixed on next release. For now. It needs specific android grade plug in, kotlin compiler plug and other stuff.