0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Android Studioに同梱されているKotlin Pluginをバージョンアップする方法

Posted at

概要

先日kotlinの新バージョン 1.3.50がリリースされました
それに伴ってKotlin Pluginも1.3.50に対応したのですが、Android Studioにはもともと同梱されており、
Pluginからはバージョンアップできなくて少し手こずったので方法を残しておきます

方法

preferencesの下記の場所に新しいバージョンをinstallできる
Preferences | Languages & Frameworks | Kotlin
image.png

もしくは、Android Studioを起動した時に右下にインストールを促すサジェストが出るのでそれにしたがってインストールする

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?