initial commit

This commit is contained in:
2025-12-24 21:13:01 +08:00
commit 356154909b
8 changed files with 373 additions and 0 deletions

4
settings.gradle.kts Normal file
View File

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