mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-28 10:13:52 +00:00
build: make android build work again 3
This commit is contained in:
parent
06dc3180e8
commit
99748b104e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-android.yml
vendored
2
.github/workflows/build-android.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v4
|
||||
# - name: Build with Gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue