48cb9d10fe
PROTOBUF_SYNC_PIPER
7 lines
213 B
Python
7 lines
213 B
Python
PROTOC_VERSION = '3.20.1'
|
|
PROTOBUF_JAVA_VERSION = '3.20.1'
|
|
PROTOBUF_PYTHON_VERSION = '3.20.1'
|
|
|
|
# Remove once upb has been updated to use PROTOBUF_PYTHON_VERSION instead.
|
|
PROTOBUF_VERSION = PROTOBUF_PYTHON_VERSION
|