Skip to content

Commit 1e4764b

Browse files
author
Shintaro Katafuchi
committed
Fix changelog.
1 parent 2168505 commit 1e4764b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
- 0.9.0 2015/08/18
44
- Prepare for preview 3(final release).
5-
6-
5+
- 0.5.0 2015/08/16
6+
- Initial release.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ buildscript {
108108
apply plugin: 'android-apt'
109109
110110
dependencies {
111-
compile 'com.github.hotchemi:permissionsdispatcher:0.5.0'
112-
apt 'com.github.hotchemi:permissionsdispatcher-processor:0.5.0'
111+
compile 'com.github.hotchemi:permissionsdispatcher:0.9.0'
112+
apt 'com.github.hotchemi:permissionsdispatcher-processor:0.9.0'
113113
}
114114
```
115115

0 commit comments

Comments
 (0)