We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a0449 commit 1713f14Copy full SHA for 1713f14
kokoro/build.sh
@@ -35,7 +35,7 @@ echo y | ${ANDROID_HOME}/tools/bin/sdkmanager --licenses
35
36
cd $KOKORO_ARTIFACTS_DIR/git/nowinandroid
37
38
-# The build needs Java 11, set it as the default Java version.
+# The build needs Java 17, set it as the default Java version.
39
sudo update-java-alternatives --set java-1.17.0-openjdk-amd64
40
41
# Also clear JAVA_HOME variable so java -version is used instead
0 commit comments