Skip to content

Added @ExportAsHtml annotation and cleaned documentation/utils.kt file #141

Added @ExportAsHtml annotation and cleaned documentation/utils.kt file

Added @ExportAsHtml annotation and cleaned documentation/utils.kt file #141

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2