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
This fixes a future issue with an upcoming Gradle feature
gradle/gradle#30320, where there would be a
new non-module-id resulting in a bug similar to
gradle/gradle#30239.
This also fixes a minor bug as it is technically possible
for getModuleVersion to return null.
See gh-394
0 commit comments