This commit is contained in:
2025-03-04 11:22:36 +08:00
committed by rainbus
commit ae4a1b79ee
24 changed files with 3677 additions and 0 deletions

5
settings.gradle.kts Normal file
View File

@@ -0,0 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
}
rootProject.name = "subconverter4j"