Sourcehut Android Gradle Continuous Integration Published 2019-11-14 on Anjan's Homepage Introduction to Sourcehut Sourcehut is my git hosting platform of choice. Sourcehut offers a continious integration platform called builds.sr.ht. Here is how to setup build.sr.ht to compile android projects with gradle. Secrets Before we begin, we need to create the android-sdk-license build secret. This file will tell the android build service (gradle in this guide) that you have agreed to all the requir...