Skip to content

Update link to androidx.graphics.path on DAC in README.md (#7) #41

Update link to androidx.graphics.path on DAC in README.md (#7)

Update link to androidx.graphics.path on DAC in README.md (#7) #41

name: Android
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17'
- name: Build library
run: ./gradlew assembleRelease