in my flutter app, i run it without any problem, but when building APK i get the following problem
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_windowmanager:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed
ERROR:/Users/user/.../..../.../mesu_ahmed/build/flutter_windowmanager/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.
how can i solve it without removing flutter window manager