mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update plugin protobuf to v0.9.6 (#4022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
832220e7c1
commit
08fdf1e1a5
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ datadog = { id = "com.datadoghq.dd-sdk-android-gradle-plugin", version = "1.21.0
|
|||
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "3.5.1" }
|
||||
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" }
|
||||
protobuf = { id = "com.google.protobuf", version = "0.9.6" }
|
||||
room = { id = "androidx.room", version.ref = "room" }
|
||||
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue