chore: initial commit
This commit is contained in:
8
settings.gradle
Normal file
8
settings.gradle
Normal file
@@ -0,0 +1,8 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url = uri("https://maven.hq.hydraulic.software") }
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "oraksi"
|
||||
Reference in New Issue
Block a user