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

Gradle update to 5.4.1 breaks the build process #228

Open
Beak-man opened this issue Sep 3, 2019 · 0 comments
Open

Gradle update to 5.4.1 breaks the build process #228

Beak-man opened this issue Sep 3, 2019 · 0 comments

Comments

@Beak-man
Copy link
Member

Beak-man commented Sep 3, 2019

Description

With the current version (commit 0dacfec) Android Studio prompts for an update of Android Gradle plugin (from 3.3.2 to 3.5.0) and Gradle itself (from 4.10.1 to 5.4.1)

Steps to Reproduce

  1. Update Gradle and Android Gradle plugin as prompted by Android Studio.
  2. Attempt a build

Expected behavior: [What you expect to happen]
A correct build of WorldWind Android.

Actual behavior: [What actually happens]
When attempting to build, the following error message appears:
Gradle sync failed: Could not get unknown property 'bundleReleaseAar' for object of type org.gradle.api.publish.maven.internal.publication.DefaultMavenPublication. (7 s 835 ms)

Reproduces how often:
100%

Operating System and Version

Windows 10, Android Studio 3.5

Additional Information

The project builds correctly if Gradle is not updated.

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

No branches or pull requests

1 participant