Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

GabriellCosta/BountyHunter

Repository files navigation

Download

add jitpack to your main build.gradle repositories and BountyHunter to your dependencies with classpath

buildscript {
    repositories {
        maven { url 'https://jitpack.io' }
    }

    dependencies {
        classpath 'com.github.GabriellCosta:BountyHunter:$version'
    }
}

Configuration

Change the target branch

tracker {
    defaultBranch "master"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks