Skip to content

Fix several deprecation notices (#758) #618

Fix several deprecation notices (#758)

Fix several deprecation notices (#758) #618

Workflow file for this run

name: "Build Commit"
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
distribution: temurin
java-version: 17
- uses: gradle/[email protected]
- run: gradle assembleRelease
- uses: actions/[email protected]
with:
name: ReadYou-GitHub-Build-${{ github.sha }}
path: app/build/outputs/apk/github/release/*.apk