DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.39k stars 623 forks source link

android build issue #1701

Open selvam920 opened 2 months ago

selvam920 commented 2 months ago

Execution failed for task ':printing:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR: F:\Project\sksmarket\market_app\build\printing\intermediates\merged_res\release\mergeReleaseResources\values\values.xml:194: AAPT: error: resource android:attr/lStar not found.

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel beta, 3.24.0-0.1.pre, on Microsoft Windows [Version 10.0.22631.3880], locale en-US) [✓] Windows Version (Installed version of Windows is version 10 or higher) [✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [✓] Chrome - develop for the web [✓] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.10.4) [✓] Android Studio (version 2024.1) [✓] VS Code (version 1.91.1) [✓] Connected device (3 available) [✓] Network resources

when upgrade to gradle 8.7

MustuBharmal commented 1 week ago

try to set targetSdk to 33