Closed mdev88 closed 1 year ago
Hi, it looks like the kotlin version of the plugin needs to be updated. Feel free to submit a PR.
On Thu, 24 Nov 2022, 14.16 M, @.***> wrote:
Hello
I wanted to try this plugin but I get the following error while compiling:
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 ':flutter_nsd' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.0
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 858ms Exception: Gradle task assembleDebug failed with exit code 1
— Reply to this email directly, view it on GitHub https://github.com/Nimrodda/flutter_nsd/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABERNDM3Z4ANNLIHYD55TTWJ5MC5ANCNFSM6AAAAAASKKYKOU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi Nimrod, Martin
When do you plan to release this?
I'll publish a new release in a few hours
Version 1.4.0 is now published
Hello
I wanted to try this plugin but I get the following error while compiling: