mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 23:25:10 +01:00
build: use ObsidianUI from MidnightDust maven
This commit is contained in:
@@ -54,6 +54,10 @@ allprojects {
|
||||
|
||||
repositories {
|
||||
maven { url 'https://aperlambda.github.io/maven' }
|
||||
maven {
|
||||
name "MidnightDust Snapshots"
|
||||
url "https://maven.midnightdust.eu/snapshots"
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation('org.aperlambda:lambdajcommon:1.8.1') {
|
||||
|
||||
Reference in New Issue
Block a user