What is the Android plugin version included in IntelliJ IDEA?

后端 未结 3 1918
醉梦人生
醉梦人生 2021-02-06 07:32

... and how to find it out (in an authorative way)?

In Android Studio 0.8.11: when I check the same it shows 10.0.8.11. which corresponds to http://tool

3条回答
  •  粉色の甜心
    2021-02-06 08:09

    For newer Intellij versions (2020+): The build-in Android Gradle Plugin version is visible in Settings -> Plugins -> Android: 10.android-version.intellijbuild-version

    Example:

    • Android version: 4.0
    • IDEA version: 203.5419.21

    Source: https://youtrack.jetbrains.com/issue/IDEA-252823#focus=Comments-27-4444522.0-0

提交回复
热议问题