• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Rules File Format: https://github.com/bazelbuild/bazel/blob/master/third_party/jarjar/java/com/tonicsystems/jarjar/help.txt.
2#
3# Shade protobuf to avoid dependency version conflicts in user projects.
4# WARNING: the shaded package name com.google.crypto.tink.shaded.protobuf must
5# be kept in sync with src/main/resources/META-INF/proguard/tink.pro.
6rule com.google.protobuf.** com.google.crypto.tink.shaded.protobuf.@1
7