Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

fix(UpdateChecker): fix class not found #138

fix(UpdateChecker): fix class not found

fix(UpdateChecker): fix class not found #138

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
branches:
- "main"
- "dev"
pull_request:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
jobs:
build:
uses: ./.github/workflows/build.yml