Skip to content

Commit

Permalink
版本升级至1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
liujingxing committed Nov 14, 2022
1 parent 8edfb82 commit f69c665
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 @@ -51,7 +51,7 @@ buildscript {
maven { url 'https://jitpack.io' }
}
dependencies {
classpath "com.github.liujingxing:XmlClassGuard:1.1.1"
classpath "com.github.liujingxing:XmlClassGuard:1.1.2"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ android.nonTransitiveRClass=true
useMavenLocal=false

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

0 comments on commit f69c665

Please sign in to comment.