Код: Выделить всё
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:bundleReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.Aapt2ProcessResourcesRunnable
> Android resource linking failed
aapt2.exe E 11-11 17:40:28 14032 9432 LoadedArsc.cpp:94] RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.
aapt2.exe E 11-11 17:40:28 14032 9432 ApkAssets.cpp:149] Failed to load resources table in APK 'C:\Users\Hossam Samir\AppData\Local\Android\sdk\platforms\android-35\android.jar'.
error: failed to load include path C:\Users\Hossam Samir\AppData\Local\Android\sdk\platforms\android-35\android.jar.
* 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 1m 30s
Running Gradle task 'bundleRelease'... 91.9s
Gradle task bundleRelease failed with exit code 1
Код: Выделить всё
flutter build appbundle --release
Подробнее здесь: https://stackoverflow.com/questions/798 ... undle-file