Anyone in here that knows how to fix missing stdli...
# android
a
Anyone in here that knows how to fix missing stdlib functions after upgrading to 1.2?
v
Kotlin plugin 1.2 only support AS 3.1 canary 4. If u using AS 3.0.1, u must uninstall update Kotlin (revert to Kotlin plugin 1.1.4)
a
Bot the plugin itself works fine
v
Can you show message of error?
a
No such thing.
I just cannot see/find the methods from stdlib anymore
Unresolved
v
implementation “org.jetbrains.kotlinkotlin stdlib jre7$kotlin_version” what is your kotlin_version?
a
1.2.0
v
Android Studio version? Kotlin Plugin version?
a
3.0.1
1.2.0
v
Preferences -> Plugins -> Kotlin -> Uninstall and restart AS. It works for me.
AS 3.0.1 only using Kotlin Plugins version 1.1.51-release-Studio3.0-1