https://kotlinlang.org logo
s

Steve

05/06/2021, 6:56 AM
Hello, I try to setup compose in Intellij instead of android studio. I created an android app with an empty activity and then added by hand the compose dependencies in gradle.build. I always get an dependency error like: Could not find androidx.composecompose compiler1.0.0-beta06. Can anyone tell me which version I have to use for the different dependencies and also which gradle version works for that setup?