Commit 029ada3
committed
Bump the JVM toolchain version to 11
The error message from the GitHub Actions workflow of commit 1e4a711:
```text
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
> Could not resolve com.android.tools.build:gradle:8.5.2.
Required by:
project :buildSrc
> Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.
```1 parent 1e4a711 commit 029ada3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments