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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user