shp파일등록방법변경

This commit is contained in:
2026-03-11 23:38:37 +09:00
parent e2a491c373
commit c3287b0fde

View File

@@ -36,7 +36,7 @@ configurations.all {
} }
bootJar { bootJar {
archiveFileName = "shp-exporter.jar" archiveFileName = "shp-exporter-v2.jar"
} }
jar { jar {