Plan/.github/workflows
Antti Koponen cdbe21fb6f
Build system & pipeline changes (#2024)
* Build system & pipeline changes

- Updated Gradle to 7.1.1 & removed deprecations
- Added Google Maven repository & updated Dagger to 2.38
- Set new options.release parameter for submodules, allows producing Java 8 -compatible bytecode with Java 16 (also ensures that no APIs from a newer version are used)
- Updated workflows to use newer versions of checkout & setup-java
- Added a Gradle dependency cache task to workflows, allows for faster builds

* Cleanup cache after build
2021-07-23 16:49:34 +03:00
..
gradle-pr.yml Build system & pipeline changes (#2024) 2021-07-23 16:49:34 +03:00
gradle.yml Build system & pipeline changes (#2024) 2021-07-23 16:49:34 +03:00
html.yml Fix html updating 2021-03-16 13:23:12 +02:00
javadocs.yml Added javadocs index page back 2021-03-10 10:15:35 +02:00