Skip to content

Commit afdfa77

Browse files
committed
v2, 0.8.7
1 parent b35b41e commit afdfa77

3 files changed

Lines changed: 850 additions & 127 deletions

File tree

.github/workflows/remote-build-android.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,13 @@ jobs:
5353
IS_HYBRID_BUILD: ${{ matrix.is_hybrid_build && 'true' || 'false' }}
5454

5555
- name: RNEF Remote Build - Android
56-
uses: callstackincubator/android@2f67a7003e5ed1bb4e483619ab582fabff25677d
56+
# uses: callstackincubator/android@2f67a7003e5ed1bb4e483619ab582fabff25677d
5757
# Commit from Jul 23, 2025
5858
# uses: callstackincubator/android@4bcd9a15e7e358c1d4eeb482918c1fba064b1b8d
5959
# commit with logging errors
6060
# uses: callstackincubator/android@dd791dec75f5fbb0adbd1f3d1417a3f2b3866881
6161
# uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
62+
uses: callstackincubator/android@e418c65e831d5dffe0159be2d4bb40c14b668dff
6263
env:
6364
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
6465
with:

0 commit comments

Comments
 (0)