I have currently problems using the Kotlin Stdlib in my Android Projects. Autocomplete is not showing results from the stdlib. I tried everything from Invalidate Caches Restart, Re-installing Android Studio, downgrading to Canary 13. Opening the very same project in IntelliJ IDEA it works correctly but since this is a compose project its not an option. Any other ideas why this could be happening?