You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
It seems Gradle v1.3 has changed how it fetches the version for a module, as it does not call the version method in the release plugin. The result is a NPE when using the corresponding ModuleVersionIdentifier internally in Gradle.