From bae741acaf1b56823391533ad8176629524bbf45 Mon Sep 17 00:00:00 2001 From: Matthew Fosse Date: Fri, 6 Sep 2024 08:40:30 -0700 Subject: [PATCH] test old mweb version --- .github/workflows/pr_test_build_android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_test_build_android.yml b/.github/workflows/pr_test_build_android.yml index 074181f10..80198155c 100644 --- a/.github/workflows/pr_test_build_android.yml +++ b/.github/workflows/pr_test_build_android.yml @@ -113,7 +113,7 @@ jobs: cd /opt/android/cake_wallet git clone https://github.com/ltcmweb/mwebd cd /opt/android/cake_wallet/mwebd - git reset --hard 7f31c84eeb2e954f2c5f385b39db3b8e3b6389e3 + git reset --hard 8dc343cf555e30ea909c5905bc8d6ac67b7fefcf gomobile bind -target=android -androidapi 21 . mkdir -p /opt/android/cake_wallet/cw_mweb/android/libs/ mv ./mwebd.aar $_