Baseflow / Baseflow/flutter-permission-handler
Execution failed for task ':permission_handler_android:extractDebugAnnotations'.
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':permission_handler_android:extractDebugAnnotations'.
> A failure occurred while executing com.android.build.gradle.internal.lint.AndroidLintWorkAction
> com/intellij/openapi/project/Project
- permission_handler: ^11.3.1
- Flutter version 3.22.3
- Dart version 3.4.4
- DevTools version 2.34.3
- Platform android-34, build-tools 34.0.0
- Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11609105)
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.4.2" apply false
id "org.jetbrains.kotlin.android" version "1.8.10" apply false
}
kotlinOptions {
jvmTarget = '1.8'
}
@mvanbeusekom Can you please help what is wrong here? let me know if you need to know anything from my code
_Originally posted by @bs-vinay-parmar in https://github.com/Baseflow/flutter-permission-handler/issues/849#issuecomment-2252638518_
Contributor guide
Assessment
This issue has not been assessed yet.