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

gradle build failed #19

Open
ajaykhatri24 opened this issue Mar 18, 2017 · 0 comments
Open

gradle build failed #19

ajaykhatri24 opened this issue Mar 18, 2017 · 0 comments

Comments

@ajaykhatri24
Copy link

when i run gradle build i get these errors:

startup failed:
/Users/ajay/Documents/gradle-eclipse-aar-plugin/plugin/src/main/groovy/com/github/ksoichiro/eclipse/aar/GenerateTask.groovy: 68: cannot modify final field 'name' outside of constructor.
@ line 68, column 29.
name = dependencyProject.project.name
^

/Users/ajay/Documents/gradle-eclipse-aar-plugin/plugin/src/main/groovy/com/github/ksoichiro/eclipse/aar/GenerateTask.groovy: 153: cannot modify final field 'name' outside of constructor.
@ line 153, column 25.
name = v.moduleName
^

2 errors

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

1 participant