Is it expected that intellij lets me use APIs from android sdk from common code as well as my jvm-only module? They don’t compile but intellij tries to autocomplete them, and even show lint warnings that only apply to android projects.
c
CLOVIS
06/27/2021, 7:30 AM
Doesn't happen to me... Maybe a Gradle config issue?
s
saket
06/28/2021, 4:22 PM
Yea but I’m surprised because I created my project using intellij’s templates.