-
Notifications
You must be signed in to change notification settings - Fork 54
Documentation workflow failing since PR #212 #220
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.releasedtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.releasedtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.type: docsImprovement to the documentation for an API.Improvement to the documentation for an API.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Seems like upgrading the dokka-gradle-plugin in build.gradle involved a breaking change.
Based on error message in recent runs of https://github.com/googlemaps/android-maps-ktx/actions/workflows/docs.yml it seems we just need to change the command in L37 of https://github.com/googlemaps/android-maps-ktx/blob/main/build.gradle from
.gradlew dokkato.gradlew dokkaHtml