flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

Build failed because of Kotlin Gradle plugin version

Open abhitheawesomecoder opened this issue 2 years ago • 1 comments

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 ':wakelock' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

abhitheawesomecoder avatar Oct 07 '23 08:10 abhitheawesomecoder

Is there any way to fix it temporarily?

HadesPTIT avatar Jun 26 '24 16:06 HadesPTIT