# This project was upgraded with external_updater. | |
# Usage: tools/external_updater/updater.sh update external/kotlinpoet | |
# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md | |
name: "kotlinpoet" | |
description: "A Kotlin API for generating .kt source files" | |
third_party { | |
license_type: NOTICE | |
last_upgrade_date { | |
year: 2024 | |
month: 8 | |
day: 15 | |
} | |
homepage: "https://square.github.io/kotlinpoet/" | |
identifier { | |
type: "Git" | |
value: "https://github.com/square/kotlinpoet.git" | |
version: "1.18.1" | |
} | |
} |