In the Application Services project, it depends on having the latest version of android components set in build.gradle.
This is because A-S also depends on us to compile against the concept-fetch component. Historically, this version was only upgraded manually when needed, but we've seen that fallout can occur when this version is not up-to-date.
A bot that updates the build.gradle line in a PR against A-S after a new major release of A-C would be a nice way to keep the project in sync.
cc: @st3fan for ideas how I could start to investigate this integration. π