mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-14 22:34:35 +01:00
Remove unnecessary proto compiler option
This commit is contained in:
@@ -46,8 +46,7 @@ protobuf {
|
|||||||
}
|
}
|
||||||
task.plugins {
|
task.plugins {
|
||||||
quickbuf {
|
quickbuf {
|
||||||
option 'store_unknown_fields=true'
|
//option 'store_unknown_fields=true'
|
||||||
|
|
||||||
outputSubDir = ''
|
outputSubDir = ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user