initial commit

This commit is contained in:
2026-02-05 14:50:29 +01:00
commit c1d60af439
15 changed files with 3155 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
pluginManagement {
repositories {
gradlePluginPortal()
mavenCentral()
}
}
rootProject.name = "jecna-supl-client"