Skip to content

dicekeys/read-dicekey-android

Repository files navigation

read-dicekey-android

Installation

read-dicekey-android is available through JitPack. To install it, simply follow the instructions:

Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Add the dependency

implementation "com.github.dicekeys:read-dicekey-android:$latestRelease"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published