We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b80cf commit 743712cCopy full SHA for 743712c
README.md
@@ -27,7 +27,7 @@ dependencies {
27
annotationProcessor 'com.github.hotchemi:permissionsdispatcher-processor:2.4.0'
28
compile 'org.androidannotations:androidannotations-api:4.3.1'
29
annotationProcessor 'org.androidannotations:androidannotations:4.3.1'
30
- annotationProcessor 'com.github.AleksanderMielczarek.AndroidAnnotationsPermissionsDispatcherPlugin:androidannotationspermissionsdispatcherplugin:0.1.0'
+ annotationProcessor 'com.github.AleksanderMielczarek.AndroidAnnotationsPermissionsDispatcherPlugin:androidannotationspermissionsdispatcherplugin:1.0.0'
31
}
32
```
33
0 commit comments