Skip to content

Commit

Permalink
chore: upgrade to 0.2.4-SNAPSHOT for continue deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacksgong committed Jul 6, 2018
1 parent 738ae9b commit e3962c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![](https://img.shields.io/badge/OkCheck-Lint%20UnitTest-orange.svg)
![](https://img.shields.io/badge/OkCheck-KtLint%20Checkstyle%20Findbugs%20Pmd-yellow.svg)
[ ![Download](https://api.bintray.com/packages/jacksgong/maven/OkCheck/images/download.svg) ](https://bintray.com/jacksgong/maven/OkCheck/_latestVersion)
[![](https://img.shields.io/badge/SnapShot-0.2.2-white.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/liulishuo/okcheck/)
[![](https://img.shields.io/badge/SnapShot-0.2.4-white.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/liulishuo/okcheck/)

差量扫描,自动集成Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd 强大且灵活的Android Gradle插件

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
![](https://img.shields.io/badge/OkCheck-Lint%20UnitTest-orange.svg)
![](https://img.shields.io/badge/OkCheck-KtLint%20Checkstyle%20Findbugs%20Pmd-yellow.svg)
[ ![Download](https://api.bintray.com/packages/jacksgong/maven/OkCheck/images/download.svg) ](https://bintray.com/jacksgong/maven/OkCheck/_latestVersion)
[![](https://img.shields.io/badge/SnapShot-0.2.2-white.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/liulishuo/okcheck/)
[![](https://img.shields.io/badge/SnapShot-0.2.4-white.svg)](https://oss.sonatype.org/content/repositories/snapshots/com/liulishuo/okcheck/)

Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use.

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.liulishuo.okcheck
VERSION_NAME=0.2.3
VERSION_NAME=0.2.4-SNAPSHOT

POM_URL=https://github.com/lingochamp/okcheck
ISSUE_URL=https://github.com/lingochamp/okcheck/issues/
Expand Down

0 comments on commit e3962c1

Please sign in to comment.