commit | f6508077db95e47a8680f3eb29f233ff249dae10 | [log] [tgz] |
---|---|---|
author | Deanna Garcia <deannagarcia@google.com> | Thu Apr 15 16:39:18 2021 +0000 |
committer | Deanna Garcia <deannagarcia@google.com> | Thu Apr 15 16:39:18 2021 +0000 |
tree | 219a317ae57d0b642eebea72727712216c13a5b7 | |
parent | 1c81c89b93819292ff7f06fac7d2131c3d6e5f55 [diff] |
Adding note to the README about kotlin protos
diff --git a/java/README.md b/java/README.md index c343414..205c481 100644 --- a/java/README.md +++ b/java/README.md
@@ -178,3 +178,8 @@ web at: https://developers.google.com/protocol-buffers/ + +## Kotlin Protocol Buffers + +Code to support more idiomatic Kotlin protocol buffers has been added to the +repository, and Kotlin support will be launched in the next numbered release.