Skip to content

Commit

Permalink
Merge pull request #13 from yaming116/dev
Browse files Browse the repository at this point in the history
update to 1.0.3
  • Loading branch information
yaming116 authored Sep 12, 2016
2 parents 1951b58 + 6a5a02d commit a2df8d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.3

_2016-09-12_

just update version

## 1.0.2

_2016-07-21_
Expand Down
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 1
versionName "1.0"
versionCode 3
versionName "1.0.3"
}
buildTypes {
release {
Expand Down

0 comments on commit a2df8d1

Please sign in to comment.