flutter_keychain icon indicating copy to clipboard operation
flutter_keychain copied to clipboard

:flutter_keychain:verifyReleaseResources

Open yahu1031 opened this issue 9 months ago • 1 comments

When I try building the apk, I got this issue.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':flutter_keychain:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
   > Android resource linking failed
     ERROR: /Users/mr.minnu/survey/build/flutter_keychain/intermediates/aapt_friendly_merged_manifests/release/aapt/AndroidManifest.xml:2: AAPT: error: attribute 'package' in <manifest> tag is not a valid Android package name: 'flutter_keychain'.


* 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

yahu1031 avatar Oct 25 '23 11:10 yahu1031