added contents
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
// Apply the common convention plugin for shared build configuration between library and application projects.
|
||||
id 'buildlogic.java-common-conventions'
|
||||
|
||||
// Apply the java-library plugin for API and implementation separation.
|
||||
id 'java-library'
|
||||
}
|
||||
Reference in New Issue
Block a user