Error after run application
android studio show this error:
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-
Where: Build file 'C:\Users\devitis.massimo\AppData\Local\Pub\Cache\hosted\pub.dev\flutter_nfc_kit-3.4.2\android\build.gradle' line: 19
-
What went wrong: A problem occurred evaluating project ':flutter_nfc_kit'.
Could not get unknown property 'localProperties' for extension 'android' of type com.android.build.gradle.LibraryExtension.
- 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 ':flutter_nfc_kit'.
Failed to notify project evaluation listener. Cannot invoke method substring() on null object com.android.builder.errors.EvalIssueException: compileSdkVersion is not specified. Please add it to build.gradle
- 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 33s Exception: Gradle task assembleDebug failed with exit code 1