am getting error for import `androidx.compose.ui.res.animatedVectorResource`. not found. did this go...
m
am getting error for import
androidx.compose.ui.res.animatedVectorResource
. not found. did this got removed? can’t find another import
c
I upgraded from beta09 to rc01 with no issues FWIW. I'm not using AVR though
t
• AnimatedImageVector was temporarily removed in order to change the module structure. (I41906b/160602714)
m
@Tolriq thank you!