1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-18 18:50:06 +00:00

[gha] switch to r23b

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-01-28 09:37:54 +00:00
parent d6bfbc954d
commit 8b91fc0198
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -23,12 +23,12 @@ jobs:
packages: |
build-tools;29.0.3
platforms;android-29
ndk;21.4.7075529
ndk;23.1.7779620
cache: true
- name: Build required modules
run: |
export ANDROID_SDK_ROOT=$ANDROID_HOME
export ANDROID_NDK_HOME=$ANDROID_HOME/ndk/21.4.7075529
export ANDROID_NDK_HOME=$ANDROID_HOME/ndk/23.1.7779620
pushd app/jni
./build_boost.sh
./build_openssl.sh