Hey guys, i updated my Android engine from 9.1.0 to 11.0.0
And now i’m having some problems with one plugin. In Android 9.1.0 it just build fine, but with the latest update i can’t use it anymore.
Any advice?
Here is the voultbuilder.log
BUILD SUCCESSFUL in 4s
1 actionable task: 1 executed
Subproject Path: CordovaLib
Subproject Path: app
Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Script '/platforms/android/cordova-plugin-netcontroll-integration-pagseguro/pdv-build.gradle' line: 25
* What went wrong:
A problem occurred evaluating script.
> Could not get unknown property 'kotlin_version' for object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
* 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle