↓ Skip to Main Content

PatrickJackson.dev

Main Navigation

  • Home
  • About Me

Tag: gradle

‘Unsupported Kotlin Plugin version’ – Android Studio

By patjackson52 Posted on February 5, 2020 Posted in Android Tagged with android, android studio, gradle

If you run into this in Android Studio, you may need a gradle update. I’ve ran into this while using Gradle v5.6.2 and Kotlin v1.3.61. I was also using the kotlin-dsl plugin for build.gradle . Apparently the kotlin-dsl plugin uses …

‘Unsupported Kotlin Plugin version’ – Android Studio Read more »

Optimizing Android Build Time

By patjackson52 Posted on October 5, 2019 Posted in Android Tagged with android, gradle

Android developers get all the benefits of a nice statically compiled language, but that comes at a cost – build time. Compile times can add up quickly and be a big disruption in workflow. Builds taking minutes are not uncommon. …

Optimizing Android Build Time Read more »

Copyright © 2025 PatrickJackson.dev | Powered by Responsive Theme