|
1 | 1 | > _This repository is maintained by the Develocity Solutions team, as one of several publicly available repositories:_
|
| 2 | +> - _[Android Cache Fix Gradle Plugin][android-cache-fix-plugin] (this repository)_ |
| 3 | +> - _[Common Custom User Data Gradle Plugin][ccud-gradle-plugin]_ |
| 4 | +> - _[Common Custom User Data Maven Extension][ccud-maven-extension]_ |
2 | 5 | > - _[Develocity Build Configuration Samples][develocity-build-config-samples]_
|
3 | 6 | > - _[Develocity Build Validation Scripts][develocity-build-validation-scripts]_
|
4 | 7 | > - _[Develocity Open Source Projects][develocity-oss-projects]_
|
5 |
| -> - _[Common Custom User Data Maven Extension][ccud-maven-extension]_ |
6 |
| -> - _[Common Custom User Data Gradle Plugin][ccud-gradle-plugin]_ |
7 |
| -> - _[Android Cache Fix Gradle Plugin][android-cache-fix-plugin] (this repository)_ |
| 8 | +> - _[Quarkus Build Caching Extension][quarkus-build-caching-extension]_ |
| 9 | +
|
8 | 10 |
|
9 | 11 | # Android Cache Fix Gradle Plugin
|
10 | 12 |
|
@@ -172,11 +174,12 @@ Visit our website to learn more about [Develocity][develocity].
|
172 | 174 |
|
173 | 175 | The Android Cache Fix Gradle plugin is open-source software released under the [Apache 2.0 License][apache-license].
|
174 | 176 |
|
| 177 | +[android-cache-fix-plugin]: https://github.com/gradle/android-cache-fix-gradle-plugin |
| 178 | +[ccud-gradle-plugin]: https://github.com/gradle/common-custom-user-data-gradle-plugin |
| 179 | +[ccud-maven-extension]: https://github.com/gradle/common-custom-user-data-maven-extension |
175 | 180 | [develocity-build-config-samples]: https://github.com/gradle/develocity-build-config-samples
|
176 | 181 | [develocity-build-validation-scripts]: https://github.com/gradle/develocity-build-validation-scripts
|
177 | 182 | [develocity-oss-projects]: https://github.com/gradle/develocity-oss-projects
|
178 |
| -[ccud-gradle-plugin]: https://github.com/gradle/common-custom-user-data-gradle-plugin |
179 |
| -[ccud-maven-extension]: https://github.com/gradle/common-custom-user-data-maven-extension |
180 |
| -[android-cache-fix-plugin]: https://github.com/gradle/android-cache-fix-gradle-plugin |
| 183 | +[quarkus-build-caching-extension]: https://github.com/gradle/quarkus-build-caching-extension |
181 | 184 | [develocity]: https://gradle.com/develocity
|
182 | 185 | [apache-license]: https://www.apache.org/licenses/LICENSE-2.0.html
|
0 commit comments