Skip to content

Commit

Permalink
版本升级至1.2.6 #57
Browse files Browse the repository at this point in the history
  • Loading branch information
liujingxing committed Oct 21, 2023
1 parent 96b0a4a commit dd0241f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ buildscript {
maven { url 'https://jitpack.io' }
}
dependencies {
classpath "com.github.liujingxing:XmlClassGuard:1.2.5"
classpath "com.github.liujingxing:XmlClassGuard:1.2.6"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jdk_version=11
useMavenLocal=false

#版本发布时,除升级版本号外,还需要将XmlClassGuard的依赖注释掉
plugin_version=1.2.5
plugin_version=1.2.6

0 comments on commit dd0241f

Please sign in to comment.