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

APM app-descriptor adds new tags #215

Open
httpwebmedia opened this issue Jan 6, 2025 · 1 comment
Open

APM app-descriptor adds new tags #215

httpwebmedia opened this issue Jan 6, 2025 · 1 comment

Comments

@httpwebmedia
Copy link

httpwebmedia commented Jan 6, 2025

This morning I had issues publishing an app with following errors:
image

Then I realized the new tags added to the manifest xml by apm :

    <gradleVersion>7.5</gradleVersion>
    <androidGradlePluginVersion>7.4.0</androidGradlePluginVersion>
    <BuildLegacyAPK>true</BuildLegacyAPK>

Could you tell me why it adds these tags?

If I remove these new tags it works as expected.
Gradle version used is 8.1, see my output :
image

I'm on windows using apm 1.6, air 51.1.3.1 with Animate 24

@marchbold
Copy link
Contributor

apm shouldn't add these tags are you certain they are being added by apm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants