mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-07 00:03:04 +08:00
Merge pull request #1 from brenoepics/dependabot/gradle/com.google.protobuf-protoc-4.27.1
chore(deps): bump com.google.protobuf:protoc from 3.18.1 to 4.27.1
This commit is contained in:
commit
fa283d8d17
@ -261,7 +261,7 @@ clean {
|
|||||||
protobuf {
|
protobuf {
|
||||||
protoc {
|
protoc {
|
||||||
// The artifact spec for the Protobuf Compiler
|
// The artifact spec for the Protobuf Compiler
|
||||||
artifact = 'com.google.protobuf:protoc:3.18.1'
|
artifact = 'com.google.protobuf:protoc:4.27.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
generatedFilesBaseDir = "$projectDir/src/generated/"
|
generatedFilesBaseDir = "$projectDir/src/generated/"
|
||||||
|
Loading…
Reference in New Issue
Block a user