Update to 1.20.4
This commit is contained in:
parent
88ac1e40ad
commit
a00d7cc599
|
|
@ -6,7 +6,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "com.alttd"
|
group = "com.alttd"
|
||||||
version = "2.1.5"
|
version = "2.1.6"
|
||||||
description = "Altitude AFK Detector plugin."
|
description = "Altitude AFK Detector plugin."
|
||||||
apply<JavaLibraryPlugin>()
|
apply<JavaLibraryPlugin>()
|
||||||
|
|
||||||
|
|
@ -43,6 +43,6 @@ tasks {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.alttd:Galaxy-API:1.20.1-R0.1-SNAPSHOT")
|
implementation("com.alttd:Galaxy-API:1.20.4-R0.1-SNAPSHOT")
|
||||||
compileOnly("de.keyle:mypet:3.11-SNAPSHOT")
|
compileOnly("de.keyle:mypet:3.11-SNAPSHOT")
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user