New branch

This commit is contained in:
2023-10-02 12:44:06 +03:00
parent 41afcd70ef
commit c13087a947
18 changed files with 227 additions and 231 deletions

View File

@ -1 +1,10 @@
pluginManagement{
repositories {
gradlePluginPortal()
mavenCentral()
mavenLocal()
maven { url 'https://nexus.red-soft.ru/repository/public' }
}
}
rootProject.name = 'sample'