feature/ci #8

Merged
ben merged 5 commits from feature/ci into master 2025-01-21 01:13:50 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit c55308f080 - Show all commits

View file

@ -19,6 +19,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Setup Android SDK
uses: android-actions/setup-android@v3

View file

@ -18,6 +18,7 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: gradle
- name: Setup Android SDK
uses: android-actions/setup-android@v3