-
Notifications
You must be signed in to change notification settings - Fork 995
Pull requests: jlord/sheetsee.js
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Music Assistant Demo - playlist visualizer with interactive table
#904
opened Dec 21, 2025 by
diegohack79
Loading…
Nones1triska ✨ rusuerco61 Create SECURITY.mderick
#855
opened Oct 5, 2025 by
mairucell667-hash
Loading…
Nextdiff --git a/.github/workflows/android.yml b/.github/workflows/android.yml new file mode 100644 index 0000000..d31c789 --- /dev/null +++ b/.github/workflows/android.yml @@ -0,0 +1,17 @@ +name: Android CI +auto complete +on: [push] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v1 + - name: set up JDK 1.8 + uses: actions/setup-java@v1 + with: + java-version: 1.8 + - name: Build with Gradle + run: ./gradlew build
#192
opened Sep 13, 2019 by
octocat-maven
Loading…
ProTip!
Updated in the last three days: updated:>2026-01-31.