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

Update Android plugin version #55

Merged

Conversation

mlorenz2
Copy link
Contributor

@mlorenz2 mlorenz2 commented Dec 6, 2016

I've got the error "plugin is too old, please update to a more recent version" after importing the projects. Also, I want to provide a little helpful snippet to update all your projects (mac):
grep -rl . -e "com.android.tools.build:gradle:2.2.0-beta1" | xargs sed -i "" 's/com.android.tools.build:gradle:2.2.0-beta1/com.android.tools.build:gradle:2.2.2/g'

@mlorenz2
Copy link
Contributor Author

mlorenz2 commented Dec 7, 2016

Update to most recent version 2.2.3

@JeremySilverTongue JeremySilverTongue merged commit 409813b into udacity:master Dec 8, 2016
@JeremySilverTongue
Copy link
Contributor

Awesome! Thank you

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

Successfully merging this pull request may close these issues.

2 participants