Browse Source

[workflow] change ndk version

pull/18/head
R4SAS 4 years ago committed by GitHub
parent
commit
63d97a814d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/android.yml

2
.github/workflows/android.yml

@ -19,7 +19,7 @@ jobs: @@ -19,7 +19,7 @@ jobs:
packages: |
build-tools;28.0.3
platforms;android-29
ndk;19.2.5345600
ndk;20.0.5594570
cache: true
- name: Build with Gradle
run: ./gradlew --no-daemon assembleDebug

Loading…
Cancel
Save