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