Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-12-26 02:50:06 +01:00
Attempt to fix dependency resolution with PlotSquared
Dieser Commit ist enthalten in:
Ursprung
24a147465d
Commit
1e08e9678e
@ -6,6 +6,10 @@ plugins {
|
|||||||
id("net.ltgt.apt-idea")
|
id("net.ltgt.apt-idea")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
repositories {
|
||||||
|
maven { url = uri("http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/") }
|
||||||
|
}
|
||||||
|
|
||||||
applyPlatformAndCoreConfiguration()
|
applyPlatformAndCoreConfiguration()
|
||||||
|
|
||||||
configurations.all {
|
configurations.all {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren