Skip to content

feat: expand manual in the application data directory to allow users to keep bookmark on the browser #315

feat: expand manual in the application data directory to allow users to keep bookmark on the browser

feat: expand manual in the application data directory to allow users to keep bookmark on the browser #315

name: Validate gradle wrapper
on:
pull_request:
jobs:
gradle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3
name: validate gradle wrapper