added jpms-check plugin
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
* in the user manual at https://docs.gradle.org/6.1.1/userguide/multi_project_builds.html
|
||||
*/
|
||||
|
||||
rootProject.name = "dependency-export"
|
||||
rootProject.name = "my-gradle-plugins"
|
||||
include("dependency-export")
|
||||
include("jpms-check")
|
Reference in New Issue
Block a user