SharedChamber icon indicating copy to clipboard operation
SharedChamber copied to clipboard

repository is needed

Open turastory opened this issue 6 years ago • 0 comments

It would be helpful to add this piece of code on Installation :)

allprojects {
    repositories {
        maven { url "https://jitpack.io" }
    }
}

turastory avatar May 03 '18 12:05 turastory