You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chinese (简体中文) language support. The app now ships a Chinese translation and follows your device language.
Smarter Kotlin completion. Context-aware keywords and modifiers, postfix templates (type things like .let or .if), and this completion.
Dependency exclusions. Drop unwanted transitive dependencies from a library right in the Dependencies screen (the Gradle exclude / Maven <exclusions> feature), with wildcard support.
Fixes
Tidied up onboarding and project-screen text, and the module / recovered-project counts now read correctly when there is just one.