chore(deps): update plugin com.gradle.develocity to v4.1.1 (#2778)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-19 06:15:13 -05:00 committed by GitHub
parent 6cb0196a6e
commit 5f10e9590e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ rootProject.name = "Meshtastic Android"
plugins {
id("org.gradle.toolchains.foojay-resolver") version "1.0.0"
id("com.gradle.develocity") version("4.1")
id("com.gradle.develocity") version("4.1.1")
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.3"
}