Update .gitea/workflows/buildAndroid.yaml
Some checks failed
Build Android / build (push) Failing after 10m21s
Some checks failed
Build Android / build (push) Failing after 10m21s
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
- name: set up JDK 11
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: '14'
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
- name: Build the app
|
||||
|
||||
Reference in New Issue
Block a user