-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Steps to reproduce:
flutter create delmecd delme- Ensure the demo app can build an APK without error.
flutter build apk flutter pub add flutter_android_volume_keydown- Rebuild APK to see error message.
flutter build apk.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_android_volume_keydown:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR: /home/jpwoodbu/devel/delme/build/flutter_android_volume_keydown/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
* 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 43s
Running Gradle task 'assembleRelease'... 43.7s
Gradle task assembleRelease failed with exit code 1Metadata
Metadata
Assignees
Labels
No labels