Skip to content
SamLeung edited this page Dec 7, 2018 · 3 revisions

Getting start

Add it in your module build.gradle at the end of repositories:

dependencies {
    implementation 'me.samlss:bloom:LATEST_VERSION'
}

The version code of the latest release can be found here.

Table of Contents

Clone this wiki locally