Commit Graph

3 Commits

Author SHA1 Message Date
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
Risto Lahtela
0ab1ca6a91 Update github actions to use JDK11 2020-08-13 10:13:27 +03:00
Karlatemp
2eb99166ac
Security: PRs should not run SonarCloud (#1469) 2020-05-29 11:45:54 +03:00