Closed copybara-service[bot] closed 2 years ago
Use ImmutableMap.Builder.buildOrThrow() instead of deprecated build().
ImmutableMap.Builder.buildOrThrow()
build()
Use
ImmutableMap.Builder.buildOrThrow()
instead of deprecatedbuild()
.