Skip to content

Apply API changes regarding the update of the dependencies #20

Apply API changes regarding the update of the dependencies

Apply API changes regarding the update of the dependencies #20

Workflow file for this run

name: Linux build
on: [push]
jobs:
builds:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
- name: compile
run: |
./gradlew clean multifilehandler:assemble filehandler:assemble html-jpro:assemble popups:jar native-scrolling:assemble