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 Gradle examples #931

Closed
wants to merge 1 commit into from

Conversation

tbroyer
Copy link
Contributor

@tbroyer tbroyer commented Feb 12, 2018

  • use latest version of net.ltgt.apt plugin and its new annotationProcessor configuration (will be built into Gradle 4.6, no plugin needed)
  • use errorprone snapshot version in examples/gradle
  • use Gradle plugins DSL in examples/plugin/gradle
  • use new way (as of net.ltgt.errorprone 0.0.9, which is already a bit old) of declaring errorprone dependency in examples/plugin/gradle
  • update auto-service to latest version
  • update net.ltgt.errorprone to latest version (0.0.13)

* use latest version of net.ltgt.apt plugin
  and its new annotationProcessor configuration
  (will be built into Gradle 4.6, no plugin needed)
* use errorprone snapshot version in examples/gradle
* use Gradle plugins DSL in examples/plugin/gradle
* use new way (as of net.ltgt.errorprone 0.0.9, which
  is already a bit old) of declaring errorprone
  dependency in examples/plugin/gradle
* update auto-service to latest version
* update net.ltgt.errorprone to latest version (0.0.13)
@ronshapiro ronshapiro mentioned this pull request Feb 12, 2018
ronshapiro pushed a commit that referenced this pull request Feb 12, 2018
* use latest version of net.ltgt.apt plugin
 and its new annotationProcessor configuration
 (will be built into Gradle 4.6, no plugin needed)
* use errorprone snapshot version in examples/gradle
* use Gradle plugins DSL in examples/plugin/gradle
* use new way (as of net.ltgt.errorprone 0.0.9, which
 is already a bit old) of declaring errorprone
 dependency in examples/plugin/gradle
* update auto-service to latest version

Fixes #931

RELNOTES: N/A

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=185382558
@cushon cushon closed this in #933 Feb 12, 2018
cushon pushed a commit that referenced this pull request Feb 12, 2018
* use latest version of net.ltgt.apt plugin
 and its new annotationProcessor configuration
 (will be built into Gradle 4.6, no plugin needed)
* use errorprone snapshot version in examples/gradle
* use Gradle plugins DSL in examples/plugin/gradle
* use new way (as of net.ltgt.errorprone 0.0.9, which
 is already a bit old) of declaring errorprone
 dependency in examples/plugin/gradle
* update auto-service to latest version

Fixes #931

RELNOTES: N/A

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=185382558
@tbroyer tbroyer deleted the update-gradle-examples branch March 27, 2018 07:31
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

2 participants