name: "dokka"
description:
  "Dokka is a documentation engine for Kotlin and Java."
  "For version information, please see the README.android file"
third_party {
  url {
    type: GIT
    value: "https://github.com/Kotlin/dokka.git"
  }
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 7
    day: 24
  }
}