Skip to content

Commit

Permalink
update to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yaming116 committed Jul 21, 2016
1 parent d0ef242 commit e5dee95
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## 1.0.2

_2016-xx-xx_
_2016-07-21_

* add isSendBroadcast Whether to send broadcast
* replace v7 NotificationCompat to v4


## 1.0.1
Expand Down
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ allprojects {
}
dependencies {
compile 'com.github.yaming116:UpdateApp:1.0.1'
compile 'com.github.yaming116:UpdateApp:1.0.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ allprojects {
}
dependencies {
compile 'com.github.yaming116:UpdateApp:1.0.1'
compile 'com.github.yaming116:UpdateApp:1.0.2'
}
```

Expand Down

0 comments on commit e5dee95

Please sign in to comment.