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:
parent
d6bfbc954d
commit
8b91fc0198
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user