Skip to content

Commit

Permalink
Merge pull request #10 from yaming116/dev
Browse files Browse the repository at this point in the history
update to 1.0.2
  • Loading branch information
yaming116 authored Jul 21, 2016
2 parents c9603a9 + e5dee95 commit e632d77
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 e632d77

Please sign in to comment.