build.gradle 편집

This commit is contained in:
Rinjae Yoo
2026-01-12 19:13:20 +09:00
parent b20f5f0126
commit 54b24d5ca9
-4
View File
@@ -35,10 +35,6 @@ java {
languageVersion = JavaLanguageVersion.of(8)
}
}
checkstyle {
toolVersion = '8.45.1'
}
sourceSets {
main {