We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38fe46 commit 1252a87Copy full SHA for 1252a87
.github/workflows/libxp2p_android_combine.yml
@@ -37,7 +37,7 @@ jobs:
37
run: echo +++++$(cmake --version)
38
39
- name: Setup NDK
40
- run: echo "y" | sudo ${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager --install "ndk;16.1.4479499"
+ run: echo "y" | sudo ${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager --install "ndk;25.1.8937393"
41
42
43
- name: build libenet debug
0 commit comments