Skip to content

Commit

Permalink
Update engine/build.gradle.kts
Browse files Browse the repository at this point in the history
Co-authored-by: BenjaminAmos <[email protected]>
  • Loading branch information
soloturn and BenjaminAmos authored Oct 19, 2024
1 parent 3106d9e commit 110a1ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ dependencies {

protobuf {
protoc {
// See https://github.com/google/protobuf-gradle-plugin/issues/563
artifact = "com.google.protobuf:protoc:${libs.versions.protobuf.get().toString()}"
}
plugins {
Expand Down

0 comments on commit 110a1ea

Please sign in to comment.