feat/dean/project-change-structure #3

Merged
dean merged 19 commits from feat/dean/project-change-structure into main 2026-03-11 23:44:18 +09:00
Showing only changes of commit c3287b0fde - Show all commits

View File

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