Skip to content

Releases: Brikster/glyphs

v1.1.0

10 Mar 12:53
Compare
Choose a tag to compare

Gradle configuration for version 1.1.0:

repositories {
    mavenCentral()
}

dependencies {
    implementation "ru.brikster:glyphs-api:1.1.0"
    implementation "ru.brikster:glyphs-resources:1.1.0"
}

Full Changelog: https://github.com/Brikster/glyphs/commits/v1.1.0

v1.0.0

15 Nov 01:31
Compare
Choose a tag to compare

Gradle configuration for version 1.0.0:

repositories {
    mavenCentral()
}

dependencies {
    implementation "ru.brikster:glyphs-api:1.0.0"
    implementation "ru.brikster:glyphs-resources:1.0.0"
}

Full Changelog: https://github.com/Brikster/glyphs/commits/v1.0.0