CI for Android Application Codebase
We need to setup CI for the android codebase of our repository, currently it doesn't has one. We need to implement it in order to avoid future build problems that may occur to devs who build it on their own.
The very basic & crucial part of android CI would be to check build on each commit pushed and linting can be considered later on
Edited by Katharina Fey