FrancoisLac
Lurker
Hi . I am new to Android development.
My question is:
How can I update the Kotlin Plugin in Android Studio ?
It is not related to coding per se, but concerns Android Studio. If you know a better forum for this matter, please give me a suggestion.
Here a bit of context:
It seems I need to update the Kotlin plugin version that is bundled to the android flutter project.
I did so because the flutter plugin I try to use exploits some features that are not supported by the current kotlin version in Android 4.1.2.
So, in order to update the Kotlin plugin the way it is said in the kotlin doc:
in Android Studio: Tools → Kotlin → Configure Kotlin Plugin Updates,
but it does not open. Nothing happens.
What could cause that ? Is there another way to update the kotlin plugins ?
By the way, if I try to access settings with File →Settings, It's the same: nothing happens. Cannot figure it out why.
I dont know whether it could be more Flutter-related instead, but I ask people there too.
Many thanks by advance.
My question is:
How can I update the Kotlin Plugin in Android Studio ?
It is not related to coding per se, but concerns Android Studio. If you know a better forum for this matter, please give me a suggestion.
Here a bit of context:
It seems I need to update the Kotlin plugin version that is bundled to the android flutter project.
I did so because the flutter plugin I try to use exploits some features that are not supported by the current kotlin version in Android 4.1.2.
So, in order to update the Kotlin plugin the way it is said in the kotlin doc:
in Android Studio: Tools → Kotlin → Configure Kotlin Plugin Updates,
but it does not open. Nothing happens.
What could cause that ? Is there another way to update the kotlin plugins ?
By the way, if I try to access settings with File →Settings, It's the same: nothing happens. Cannot figure it out why.
I dont know whether it could be more Flutter-related instead, but I ask people there too.
Many thanks by advance.
Last edited: