mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 15:25:08 +01:00
🔧 Fix ivy pattern layouts for SpruceUI.
This commit is contained in:
@@ -21,7 +21,7 @@ repositories {
|
|||||||
ivy {
|
ivy {
|
||||||
url 'https://github.com/LambdAurora/SpruceUI/releases/download/'
|
url 'https://github.com/LambdAurora/SpruceUI/releases/download/'
|
||||||
patternLayout {
|
patternLayout {
|
||||||
artifact '[revision]/[module]-[revision]-fabric1.15.[ext]'
|
artifact 'v[revision]/[module]-[revision]-fabric1.15.[ext]'
|
||||||
}
|
}
|
||||||
metadataSources() {
|
metadataSources() {
|
||||||
artifact()
|
artifact()
|
||||||
|
|||||||
Reference in New Issue
Block a user