6 lines
89 B
Groovy
6 lines
89 B
Groovy
plugins {
|
|
id 'buildlogic.java-library-conventions'
|
|
}
|
|
|
|
description = 'Common classes'
|