1
0
mirror of git://f0xx.org/ac/ac-session-studio synced 2026-07-29 05:58:12 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-23 12:21:12 +02:00
commit 850c6cabe8
10 changed files with 1094 additions and 0 deletions

7
settings.gradle Normal file
View File

@@ -0,0 +1,7 @@
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ac-session-studio"