//Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
//Add the dependency
dependencies {
debugImplementation 'com.github.keji.AndroidPerformanceMonitor:blockcanary-android:1.1.4'
}
keji/AndroidPerformanceMonitor
Folders and files
| Name | Name | Last commit date | |
|---|---|---|---|