From ad8320a1ce9fde0e5b5ece02a4775ca1575163ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Sun, 12 Nov 2023 18:49:06 +0100 Subject: [PATCH] docs: Mention the OpenSavvy Gradle Conventions in the Gradle documentation --- docs/playground/gradle.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/playground/gradle.md b/docs/playground/gradle.md index 64081b2..adbb8dc 100644 --- a/docs/playground/gradle.md +++ b/docs/playground/gradle.md @@ -34,6 +34,8 @@ Multiple people put convention plugins in multiple places, for example in a `bui To learn more about convention plugins, see [their documentation](https://docs.gradle.org/current/userguide/custom_plugins.html#sec:precompiled_plugins). +We have extracted some of the convention plugins to their own repository, see [the OpenSavvy Gradle Conventions](https://gitlab.com/opensavvy/automation/gradle-conventions). + ## Version catalog We centralize the version numbers of the dependencies we use in the [libs.versions.toml](../../gradle/libs.versions.toml) file. -- 2.51.2