first commit

This commit is contained in:
sunny-335
2026-06-14 22:28:19 +08:00
commit e03ba7a20d
67 changed files with 13400 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'plugin-comment-ai-autopilot'
include 'ui'