Error build with sdk35

What platform are you building for?

Android

What framework are you building with?

Cordova

What is your build ID?

bc25e6d6-90eb-4388-b1af-b0144b797a9d

What is your error message?

Not sure what i do wrong here, tried multiple time to compile but keep failing to build.

Regards

Please describe the issue:

UserError: FAILURE: Build failed with an exception.

  • What went wrong:
    The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher.
    The following dependencies do not satisfy the required version:
    See log for full details.

One of your plugins is likely causing this issue. Please attempt to narrow down which plugin is the culprit. It’s unlikely to be any of the officially supported Apache plugins. Building with verbose logging might help. You can enable that by adding the following to your voltbuilder.json:

"verbose": true,