warting / byggicons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Byggicons

Add it to your build.gradle with:

allprojects {
    repositories {
        maven { url "https://maven.pkg.github.com/warting/byggicons" }
    }
}

and:

dependencies {
    compile 'com.github.warting:byggicons:{latest version}'
}

About


Languages

Language:Kotlin 100.0%