Update HeroesExpansion and LucraftCore

This commit is contained in:
Timo Ley 2019-06-20 23:33:11 +02:00
parent 25c3486cad
commit 1d43d7a041
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ repositories {
}
dependencies {
deobfCompile 'com.gitlab.lcoremodders:LucraftCore:85e6c788'
deobfCompile 'com.gitlab.lcoremodders:HeroesExpansion:1.3.3'
deobfCompile 'com.gitlab.lcoremodders:LucraftCore:22057ced'
deobfCompile 'com.gitlab.lcoremodders:HeroesExpansion:860f629ed4'
deobfCompile 'com.gitlab.lcoremodders:SpeedsterHeroes:1e4b1fb951'
deobfCompile "star-tech-man-the-legendary-mod:star:tech:1.1.1"
compile fileTree(dir: 'libs', include: ['*.jar'])