mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 23:25:10 +01:00
build: switch to official ObsidianUI version
- Previously, I used my own build to achieve 1.21.6 compatibility
This commit is contained in:
@@ -54,10 +54,6 @@ 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