Skip to content

Commit b6c92f4

Browse files
committed
Update README.md
1 parent e80bcf5 commit b6c92f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ And on your **app module** `build.gradle`:
2626
apply plugin: 'android-apt'
2727
2828
dependencies {
29-
compile 'com.github.hotchemi:permissionsdispatcher:2.0.3'
30-
apt 'com.github.hotchemi:permissionsdispatcher-processor:2.0.3'
29+
compile 'com.github.hotchemi:permissionsdispatcher:2.0.2'
30+
apt 'com.github.hotchemi:permissionsdispatcher-processor:2.0.2'
3131
}
3232
```
3333

0 commit comments

Comments
 (0)