build.gradle 편집

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