Hi All, After updating to beta04 for compose. I'm ...
# android-studio
d
Hi All, After updating to beta04 for compose. I'm seeing a lots of unresolved references regarding the Kotlin based ArrayList or HashMap that i was using.
s
Try invalidate cache and restart. If no success try to delete .idea directory from project.
d
no luck
Do i need to use some specific kotlin version ?
currently i'm using kotlinCompilerVersion "1.4.32"
s
I'm using AS Canary 14 with AGP 7.0.0-alpha14 and kotlin 1.4.32.
d
ditto
c
Same issue as deepak