简体   繁体   English

如何在 Android Studio 中查找最新版本的 Kotlin

[英]How to find out the latest version of Kotlin in Android Studio

I have opened an Android Studio project which was created some time ago and the IDE says that a gradle plugin for Kotlin supports a Kotlin version 1.2.51 or higher.我打开了一个前段时间创建的 Android Studio 项目,IDE 说 Kotlin 的 gradle 插件支持 Kotlin 1.2.51 或更高版本。 I would like to set it to the latest version but I have to go to the Kotlin website on which it's not easy to find out this information.我想将其设置为最新版本,但我必须访问 Kotlin 网站,在该网站上很难找到这些信息。

Is it possible to find out the latest version of Kotlin in Android Studio?是否可以在 Android Studio 中找到最新版本的 Kotlin?

If you are on windows do the following:如果您在 Windows 上,请执行以下操作:

FILE > SETTINGS > LANGUAGE AND FRAMEWORK > KOTLIN UPDATES文件 > 设置 > 语言和框架 > KOTLIN 更新

在此处输入图片说明 then click on check and then if there was a newer version press install然后点击检查,然后如果有更新的版本按安装

On Mac OS在 Mac 操作系统上

Preferences -> Languages & Frameworks -> Kotlin首选项 -> 语言和框架 -> Kotlin

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM