SharedChamber
SharedChamber copied to clipboard
repository is needed
It would be helpful to add this piece of code on Installation :)
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}