Update to Hephaistos v1.0.4 (for fix in vanillaimpl)

This commit is contained in:
jglrxavpok 2020-07-14 14:24:33 +02:00
parent c8f2c9c078
commit a1c0a84d3a
1 changed files with 1 additions and 1 deletions

View File

@ -71,5 +71,5 @@ dependencies {
api 'com.github.MadMartian:hydrazine-path-finding:1.1.0'
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
api 'com.github.jglrxavpok:Hephaistos:v1.0.3'
api 'com.github.jglrxavpok:Hephaistos:v1.0.4'
}