* Updated setup-gradle in bid to fix install
* Try setup android SDK manually
* Increase java version to 17
* Remove Android SDK manual download, let's see if it works without
* Upgraded the rest of the pipelines to java 17
* Added the setup since it appears to be required to all steps
* Added a pure build stage with various versions
* Added build artifacts from GitHub CI
* Upgrade mocking and testing libraries
* Extended GitHub CI test stages, added Windows tests
* Fixed job name
* Split some jobs for increased speed due to better parallelism