Sign in
flutter
/
third_party
/
protobuf
/
refs/heads/23.0-rc2-patch
/
.
/
protobuf_version.bzl
blob: 68548e5d4c7741d1a545118ea33cfb94d2a224a7 [
file
] [
log
] [
blame
] [
edit
]
""" Contains version numbers to be used in other bzl files """
PROTOC_VERSION
=
"23.0-rc-1"
PROTOBUF_JAVA_VERSION
=
"3.23.0-RC1"
PROTOBUF_PYTHON_VERSION
=
"4.23.0rc1"
PROTOBUF_PHP_VERSION
=
"3.23.0RC1"
PROTOBUF_RUBY_VERSION
=
"3.23.0.rc.1"