mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
There appear to be incompatibilities between guava 24.1-jre and 24.1-android with regard to serialization. As long as networking is dependent upon serialization desktop and android need to use the exact same guava package. Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>