· Question Mark Media

Build Fails: Android Gradle vs Kotlin Gradle

I get this error when trying to deploy to Google Play.

FAILURE: Build failed with an exception.

* What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':platform_device_id' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

I'm not aware of anything other than text or images changing since the previous successful build. FF has upgraded to 4.0 in the meantime, however, and I wonder if it could be related?

4
3 replies