Skip to content

Commit

Permalink
v5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
huangziwei committed Sep 12, 2018
1 parent cf83ad7 commit 4144cd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ allprojects {
}
dependencies {
compile 'com.github.1993hzw:Doodle:5.1.1'
compile 'com.github.1993hzw:Doodle:5.3'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIN_SDK_VERSION=14
TARGET_SDK_VERSION=22

VERSION_NAME=5.1.1
VERSION_CODE=31
VERSION_NAME=5.3
VERSION_CODE=50
COMPILE_SDK_VERSION=27

0 comments on commit 4144cd9

Please sign in to comment.