Installation

Add the dependency to your app-level build.gradle file
implementation 'io.github.kamaravichow:mockcheck:0.1.0
This library is hosted on mavenCentral repo, make sure that's added in your project-level build.gradle file.
Can't access mavenCentral ?
You can just download the bundled aar files from the releases on github and add them to your project
Last modified 1yr ago