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

Introduce com.google.errorprone.annotations.Modifier #2359

Merged
merged 1 commit into from May 25, 2021

Conversation

copybara-service[bot]
Copy link
Contributor

Introduce com.google.errorprone.annotations.Modifier
for use in @IncompatibleModifiers and @RequiredModifiers, as an
alternative to javax.lang.model.element.Modifier which is not
available at compile-time on Android.

#2122

@google-cla google-cla bot added the cla: yes label May 25, 2021
for use in `@IncompatibleModifiers` and `@RequiredModifiers`, as an
alternative to `javax.lang.model.element.Modifier` which is not
available at compile-time on Android.

#2122

PiperOrigin-RevId: 375766509
@copybara-service copybara-service bot merged commit 6c97dc0 into master May 25, 2021
@copybara-service copybara-service bot deleted the test_375548532 branch May 25, 2021 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant