FAILURE: Build failed with an exception. * What w...
# community-support
s
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task 'flutter plugin android lifecycleverifyReleaseResources'.
A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
> Android resource linking failed ERRORAAPT aapt2.exe E 06-15 224228 14748 6828 LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data. aapt2.exe E 06-15 224228 14748 6828 ApkAssets.cpp:149] Failed to load resources table in APK 'C:\Users\siddh\AppData\Local\Android\Sdk\platforms\android-35\android.jar'. error: failed to load include path C:\Users\siddh\AppData\Local\Android\Sdk\platforms\android-35\android.jar. ====Can anyone help me out regarding this issue. I am able to make build in debug mode but as soon as i try to build for release mode(flutter build apk --release) getting stuck in this.
v
Your aapt2 call fails, whatever that means. Doesn't sound like really Gradle related. You could try moving your question to #C03EM93810S or #CJYS1DAP5, or asking in some Flutter or Android community instead.