mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-13 03:17:48 -04:00
chore(deps): update com.google.protobuf:protoc to v4.32.1 (#3102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ kotlin { jvmToolchain(21) }
|
||||
|
||||
// per protobuf-gradle-plugin docs, this is recommended for android
|
||||
protobuf {
|
||||
protoc { protoc { artifact = "com.google.protobuf:protoc:4.32.0" } }
|
||||
protoc { protoc { artifact = "com.google.protobuf:protoc:4.32.1" } }
|
||||
generateProtoTasks {
|
||||
all().forEach { task ->
|
||||
task.builtins {
|
||||
|
||||
Reference in New Issue
Block a user