add missing monero_c command

This commit is contained in:
Czarek Nakamoto 2024-05-01 16:57:32 +02:00
parent 2ffd8ed0bd
commit 04fa18a951
2 changed files with 2 additions and 1 deletions

View file

@ -158,6 +158,7 @@ jobs:
- name: Build
run: |
cd /opt/android/cake_wallet
make libs
flutter build apk --release --split-per-abi
# - name: Push to App Center

View file

@ -1,6 +1,6 @@
# TODO(mrcyjanek): Cleanup, this is borrowed from unnamed_monero_wallet repo.
MONERO_C_TAG=v0.18.3.3-RC35
MONERO_C_TAG=v0.18.3.3-RC41
LIBCPP_SHARED_SO_TAG=latest-RC1
LIBCPP_SHARED_SO_NDKVERSION=r17c