Update galaxy version

This commit is contained in:
Len 2022-09-27 10:12:37 +02:00
parent f7e6c79646
commit 1e6a99f457

View File

@ -44,5 +44,5 @@ tasks {
}
dependencies {
compileOnly("com.alttd:Galaxy-API:1.19-R0.1-SNAPSHOT")
compileOnly("com.alttd:Galaxy-API:1.19.2-R0.1-SNAPSHOT")
}