Updated to 1.19

This commit is contained in:
Teriuihi 2022-06-09 18:38:53 +02:00
parent 96512d8907
commit c21a499f82

View File

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