Language and File Type

This commit is contained in:
2024-03-26 01:57:57 +07:00
commit e5a0ad11cf
18 changed files with 615 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "sjson"