Commit 325f4ae
committed
Bump the JVM version to 11 in the workflow file:
The error message from the GitHub Actions workflow:
```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 325f4ae
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments