Installation

Add it in your root build.gradle at the end of repositories:
repositories {
maven { url 'https://jitpack.io' }
}
Now, add the dependency
implementation 'com.github.kamaravichow:nokill-android:1.0.0'
Last modified 1yr ago