RSS Amplifier

Anjan's Blog · Nov 14, 2019

Sourcehut Android Gradle Continuous Integration

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.


 
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…

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 required licenses for the dependancies upon which your project depends.

Read on /posts/2019-11-14-srhtandroid/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.