commit | 53a89f17902ba893c30c3a52a32365837c73f1d1 | [log] [tgz] |
---|---|---|
author | Daniel Santiago Rivera <[email protected]> | Wed Feb 08 09:49:36 2023 -0500 |
committer | Cherrypicker Worker <[email protected]> | Tue Nov 28 18:48:26 2023 +0000 |
tree | 1e81098df65791244980e58b6ab0c4c88f3822ee | |
parent | 3a0794f490651afc8490a95f1a66a78526bed5b1 [diff] |
Add build targets for Kotlinpoet Bug: 264272623 Bug: 258281578 (cherry picked from https://android-review.googlesource.com/q/commit:a0c72c794d08ecc1f3121c336a2685d94086d60e) Merged-In: Iff95eecc39e90d69c4e660f805fbf739eb67e5d2 Change-Id: Iff95eecc39e90d69c4e660f805fbf739eb67e5d2
KotlinPoet
is a Kotlin and Java API for generating .kt
source files.
Copyright 2017 Square, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.