Merge "Set JDK 11 for robolectric test configuration"

This commit is contained in:
Treehugger Robot 2022-01-26 21:49:25 +00:00 committed by Gerrit Code Review
commit ee5ceff61e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<option name="test-suite-tag" value="robolectric" />
<option name="test-suite-tag" value="robolectric-tests" />
<option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" />
<option name="java-folder" value="prebuilts/jdk/jdk11/linux-x86/" />
<option name="exclude-paths" value="java" />
<option name="use-robolectric-resources" value="true" />