location_picker_flutter_map
location_picker_flutter_map copied to clipboard
Flutter compass error appears i try to build release apk.
- What went wrong: Execution failed for task ':flutter_compass:verifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR: D:\projects\building-materials\build\flutter_compass\intermediates\merged_res\release\values\values.xml:194: AAPT: error: resource android:attr/lStar not found.
this error occurs when i run flutter build apk command but it builds debug apk. can you help me resolve the problem?