Browse Source

Update android.yml

Ray 3 years ago
parent
commit
b38dceb2de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/android.yml

+ 1 - 1
.github/workflows/android.yml

@@ -49,7 +49,7 @@ jobs:
       id: setup-ndk
       uses: nttld/setup-ndk@v1
       with:
-        ndk-version: r29
+        ndk-version: r25
         add-to-path: false
         
     - name: Add Android NDK to path