mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Start migrating to Gson only
This commit is contained in:
parent
a135d3c4da
commit
25a755fd03
15 changed files with 135 additions and 127 deletions
|
@ -14,6 +14,8 @@ dependencies {
|
|||
implementation(libs.bundles.jline)
|
||||
|
||||
implementation(libs.bundles.log4j)
|
||||
|
||||
implementation(libs.gson.runtime)
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue