aboutsummaryrefslogtreecommitdiff
path: root/java_src/jar_jar_rules.txt
blob: d6a3f01ac64ed76106246eb6a268adc55233011f (plain)
1
2
3
4
5
6
# Rules File Format: https://github.com/bazelbuild/bazel/blob/master/third_party/jarjar/java/com/tonicsystems/jarjar/help.txt.
#
# Shade protobuf to avoid dependency version conflicts in user projects.
# WARNING: the shaded package name com.google.crypto.tink.shaded.protobuf must
# be kept in sync with src/main/resources/META-INF/proguard/tink.pro.
rule com.google.protobuf.** com.google.crypto.tink.shaded.protobuf.@1