Remove hardcoded Java home path (#235)

This commit is contained in:
Shicong Huang 2019-08-20 10:54:45 -04:00 committed by GitHub
parent 462cd08962
commit a884f1a47d

View file

@ -5,5 +5,3 @@ uploaderCredentialsFile=
uploaderMultithreadedUpload= uploaderMultithreadedUpload=
flowDocsFile= flowDocsFile=
enableDependencyLocking=true 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