-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for ModuleComponentIdentifier explicitly
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
- Loading branch information
1 parent
e85cd28
commit 09853a2
Showing
1 changed file
with
6 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters