File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7676# key: ndk-cache-22.0.7026061
7777 - name : Setup NDK
7878# if: steps.ndk-cache.outputs.cache-hit != 'true'
79- run : echo "y" | ${ANDROID_HOME}/tools/bin/sdkmanager --install "ndk;22.0.7026061"
79+ run : echo "y" | ${ANDROID_HOME}/cmdline- tools/latest /bin/sdkmanager --install "ndk;22.0.7026061"
8080 - name : Update SDK Version
8181 run : bash .github/scripts/updateVersionCodeForSnapshot.sh
8282# - name: Test with Gradle
Original file line number Diff line number Diff line change 7676# key: ndk-cache-22.0.7026061
7777 - name : Setup NDK
7878# if: steps.ndk-cache.outputs.cache-hit != 'true'
79- run : echo "y" | ${ANDROID_HOME}/tools/bin/sdkmanager --install "ndk;22.0.7026061"
79+ run : echo "y" | ${ANDROID_HOME}/cmdline- tools/latest /bin/sdkmanager --install "ndk;22.0.7026061"
8080# - name: Test with Gradle
8181# run: ./gradlew test
8282 - name : Remove snapshot dependency
You can’t perform that action at this time.
0 commit comments