Skip to content

Commit 1252a87

Browse files
authored
Update libxp2p_android_combine.yml
1 parent e38fe46 commit 1252a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libxp2p_android_combine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: echo +++++$(cmake --version)
3838

3939
- name: Setup NDK
40-
run: echo "y" | sudo ${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager --install "ndk;16.1.4479499"
40+
run: echo "y" | sudo ${ANDROID_HOME}/cmdline-tools/latest/bin/sdkmanager --install "ndk;25.1.8937393"
4141

4242

4343
- name: build libenet debug

0 commit comments

Comments
 (0)