Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work #43

Closed
BigKarel opened this issue Apr 21, 2017 · 1 comment
Closed

It doesn't work #43

BigKarel opened this issue Apr 21, 2017 · 1 comment

Comments

@BigKarel
Copy link

gradle:

dependencies {
//permissions
compile appDependencies.permissionsDispatcher
annotationProcessor appDependencies.permissionsDispatcherProcessor
}

appDependencies = [
permissionsDispatcher : "com.github.hotchemi:permissionsdispatcher:${permissionsDispatcherVersion}",
permissionsDispatcherProcessor: "com.github.hotchemi:permissionsdispatcher-processor:${permissionsDispatcherVersion}",
]

It doesn't work ,,fragment or activity generate show :
image

@shiraji
Copy link
Member

shiraji commented Apr 21, 2017

wow. I didin't know that syntax. Let's me rethink this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants