Use OpenJDK8 for Gradle build (#210)

This commit is contained in:
Shicong Huang 2019-08-02 17:00:35 -04:00 committed by GitHub
parent c396fb0c15
commit b36cae52e9

View file

@ -5,3 +5,5 @@ uploaderCredentialsFile=
uploaderMultithreadedUpload=
flowDocsFile=
enableDependencyLocking=true
# TODO(b/138857168): Swtich back to Google JDK8 when the fix is released.
org.gradle.java.home=/usr/lib/jvm/java-8-openjdk-amd64