chore(deps): update plugin spotless to v8.1.0 (#3738)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-19 06:41:29 -06:00
committed by GitHub
parent 391e1fb370
commit dc462ddcb3

View File

@@ -201,7 +201,7 @@ detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
protobuf = { id = "com.google.protobuf", version = "0.9.5" }
room = { id = "androidx.room", version.ref = "room" }
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
# Meshtastic
meshtastic-android-application = { id = "meshtastic.android.application" }