eaglesakura / armyknife-runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this repository?

Library for android applications with Kotlin.

armyknife is small library, but it can be more small. If you have to shrink to application, then proguard-options set to enable.

how to implementation into your project

// build.gradle
dependencies {
    implementation 'io.github.eaglesakura.armyknife-runtime:armyknife-runtime:1.4.+'
}

About

License:MIT License


Languages

Language:Kotlin 100.0%