Skip to content

2x speed up when iterating over paths #39

2x speed up when iterating over paths

2x speed up when iterating over paths #39

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