Skip to content

Commit e4dc91c

Browse files
authored
Update README_en.md
1 parent 013a7c9 commit e4dc91c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
maven { url "https://plugins.gradle.org/m2/" }
3434
}
3535
dependencies {
36-
classpath "gradle.plugin.cn.cxzheng.methodTracePlugin:tracemanplugin:1.0.1"
36+
classpath "gradle.plugin.cn.cxzheng.methodTracePlugin:tracemanplugin:1.0.3"
3737
}
3838
}
3939
@@ -51,7 +51,7 @@ allprojects {
5151

5252
```groovy
5353
dependencies {
54-
debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.4'
54+
debugImplementation 'com.github.zhengcx:MethodTraceMan:1.0.6'
5555
releaseImplementation 'com.github.zhengcx:MethodTraceMan:1.0.5-noop'
5656
}
5757

0 commit comments

Comments
 (0)