Update Galaxy reference
This commit is contained in:
parent
9ac7d48760
commit
6546655dc0
|
|
@ -6,7 +6,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "com.alttd"
|
||||
version = "2.1.4"
|
||||
version = "2.1.5"
|
||||
description = "Altitude AFK Detector plugin."
|
||||
apply<JavaLibraryPlugin>()
|
||||
|
||||
|
|
@ -43,5 +43,5 @@ tasks {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT")
|
||||
implementation("com.alttd:Galaxy-API:1.20.1-R0.1-SNAPSHOT")
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user