-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Breaks with AGP7 #33
Comments
@kurtisnelson thanks for bringing this up. I'll test the new plugin on a separate branch |
Additionally, Java 11 will be required going forward. Google is going to update the release notes hopefully by next week. |
The java setup is probably outside of this action: I'd expect people to use setup-java. I'll update the action to use the latest cmdline-tools package and hope that it doesn't change the directory structure in the near future. |
Released in |
Verified. |
Per Googlers, there is now a package called
cmdline-tools
that should be used for installing things with AGP7.The text was updated successfully, but these errors were encountered: