Skip to content

Release 1.0.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 17:02
a262988

Release 1.0.9

Dependency:

repositories {
    maven { setUrl("https://jitpack.io/") }
}

dependencies {
    implementation("com.github.rqbik", "QologramAPI", "1.0.9")
}