Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build and run after AGP upgrade #543

Open
AndroidDeveloperLB opened this issue Nov 8, 2023 · 0 comments
Open

Can't build and run after AGP upgrade #543

AndroidDeveloperLB opened this issue Nov 8, 2023 · 0 comments
Labels
type: bug Existing feature doesn't work correctly

Comments

@AndroidDeveloperLB
Copy link

Describe the bug
I tried to clone, import, upgrade AGP according to the IDE, and build.
Can't build.

To reproduce
Clone, import, upgrade AGP according to the IDE, and build.

PDF example
None

Expected behavior
Be able to build, and run the sample.

Actual behavior
It shows an error:

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\User\Desktop\PdfBox-Android\library\build.gradle' line: 69

* What went wrong:
A problem occurred configuring project ':library'.
> Could not create task ':library:testDebugUnitTest'.
   > Could not set unknown property 'enabled' for Report html of type org.gradle.api.reporting.internal.TaskGeneratedSingleDirectoryReport.

* 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.

Environment details:

  • PdfBox-Android version: [e.g. 2.0.27.0]
    2.0.27.1-SNAPSHOT
  • Android API version: [e.g. API 33]
    Doesn't matter.

Additional context
Attached project and video here:
PdfBox-Android.zip

This sample and library should get updated. I've seen even jcenter still there...

@AndroidDeveloperLB AndroidDeveloperLB added the type: bug Existing feature doesn't work correctly label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing feature doesn't work correctly
Projects
None yet
Development

No branches or pull requests

1 participant