We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a27995 + ac437b5 commit a0d96a1Copy full SHA for a0d96a1
README.md
@@ -55,7 +55,7 @@ allprojects {
55
56
```groovy
57
dependencies {
58
- debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.4'
+ debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.6'
59
releaseImplementation 'com.github.zhengcx:MethodTraceMan:1.0.5-noop'
60
}
61
0 commit comments