mirror of
https://github.com/Anvilcraft/modpacktools
synced 2024-11-18 07:52:15 +01:00
Updated AddonScript
This commit is contained in:
parent
9e8f31dc84
commit
9e3d5f3dcd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.Anvilcraft:addonscript-java:51921aa14d'
|
||||
compile 'com.github.Anvilcraft:addonscript-java:master-SNAPSHOT'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
|
||||
compile 'com.moandjiezana.toml:toml4j:0.7.2'
|
||||
compile "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
|
||||
|
|
Loading…
Reference in a new issue