blob: cefdf3a33c3d9d2281347d4b13910014df60b40b [file] [log] [blame]
GRPC_VER = '1.3.0'
COMPILE_DEPS = [
'//lib:CORE_DEPS',
'//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER,
]
osgi_jar(
deps = COMPILE_DEPS,
)