More FG build classpath workarounds

Though this one seems to have a different cause from the previous
one.
This commit is contained in:
Jonas Herzig
2019-05-05 13:26:53 +02:00
parent 2b4bee84f0
commit a02fe4e985

View File

@@ -5,6 +5,7 @@ buildscript {
dependencies {
classpath 'com.google.guava:guava:27.1-jre'
classpath 'org.apache.maven:maven-artifact:3.6.1'
}
}