This PR updates gradle and the build actions, fixes some deprecation warnings and improves CI speed from around 12min down to 3min. Of course the first commit with the new CI won't be any faster as there won't be a cache but future build should benefit from the cache.
Most of the speedup comes from a better/more agressive cache strategy.
This PR updates gradle and the build actions, fixes some deprecation warnings and improves CI speed from around 12min down to 3min. Of course the first commit with the new CI won't be any faster as there won't be a cache but future build should benefit from the cache.
Most of the speedup comes from a better/more agressive cache strategy.