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.
1 parent 013a7c9 commit e4dc91cCopy full SHA for e4dc91c
README_en.md
@@ -33,7 +33,7 @@ buildscript {
33
maven { url "https://plugins.gradle.org/m2/" }
34
}
35
dependencies {
36
- classpath "gradle.plugin.cn.cxzheng.methodTracePlugin:tracemanplugin:1.0.1"
+ classpath "gradle.plugin.cn.cxzheng.methodTracePlugin:tracemanplugin:1.0.3"
37
38
39
@@ -51,7 +51,7 @@ allprojects {
51
52
```groovy
53
54
- debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.4'
+ debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.6'
55
releaseImplementation 'com.github.zhengcx:MethodTraceMan:1.0.5-noop'
56
57
0 commit comments