1
0
mirror of https://github.com/google/nomulus synced 2026-01-04 04:04:22 +00:00

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 3cc8d83396
commit 8e00f85f60

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