4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-06-10 22:49:26 +02:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
LordMZTE 2020-07-29 19:30:17 +02:00
commit bcfea8f8f1

View file

@ -22,7 +22,7 @@ dependencies {
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.3.8'
//Other
compile 'com.github.Anvilcraft:addonscript-java:30c7ee114a'
compile 'com.github.Anvilcraft:addonscript-java:c7b78418cc'
compile 'com.squareup.okhttp3:okhttp:4.8.0'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'