main commit

This commit is contained in:
2025-10-14 20:10:15 +09:00
parent fcd195403e
commit c00924be85
99 changed files with 10569 additions and 1880 deletions

View File

@@ -19,6 +19,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url = uri("https://jitpack.io") } // Добавляем репозиторий JitPack
}
}