ModernFix-fix/annotations/build.gradle

7 lines
91 B
Groovy

plugins {
id 'modernfix.common-conventions'
id 'java-library'
}
version = '1.1.0'