Skip to content

ibragunduz/KnockCodeView

Repository files navigation

Knock Code View

Created to this app:

Get it on Google Play

Gradle Dependency:

Add this in your root build.gradle file (not your module build.gradle file):*

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

Add this in your module build.gradle file:

dependencies {
   compile 'com.github.ibragunduz:KnockCodeView:0.1'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages