mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-14 14:26:43 -04:00
添加FxGson依赖
This commit is contained in:
parent
631337c451
commit
61db6b8fb2
@ -50,6 +50,7 @@ allprojects {
|
|||||||
compile "com.google.code.gson:gson:2.8.2"
|
compile "com.google.code.gson:gson:2.8.2"
|
||||||
compile "org.apache.commons:commons-compress:1.15"
|
compile "org.apache.commons:commons-compress:1.15"
|
||||||
compile "org.tukaani:xz:1.2"
|
compile "org.tukaani:xz:1.2"
|
||||||
|
compile "org.hildan.fxgson:fx-gson:3.1.0"
|
||||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user