Skip to content

Commit 5836691

Browse files
committed
v2, 0.7.22
1 parent 4764ec2 commit 5836691

3 files changed

Lines changed: 34 additions & 34 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ 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
61-
# uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
61+
uses: callstackincubator/android@d9a81f860e436ff2971323990244e32830dcabd1
6262
env:
6363
IS_HYBRID_APP: ${{ matrix.is_hybrid_build }}
6464
with:

package-lock.json

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,11 @@
244244
"@react-native/babel-preset": "0.79.2",
245245
"@react-native/metro-config": "0.79.2",
246246
"@react-navigation/devtools": "^6.0.10",
247-
"@rnef/cli": "0.7.18",
248-
"@rnef/platform-android": "0.7.18",
249-
"@rnef/platform-ios": "0.7.18",
250-
"@rnef/plugin-metro": "0.7.18",
251-
"@rnef/provider-github": "0.7.18",
247+
"@rnef/cli": "0.7.22",
248+
"@rnef/platform-android": "0.7.22",
249+
"@rnef/platform-ios": "0.7.22",
250+
"@rnef/plugin-metro": "0.7.22",
251+
"@rnef/provider-github": "0.7.22",
252252
"@storybook/addon-a11y": "^8.6.9",
253253
"@storybook/addon-essentials": "^8.6.9",
254254
"@storybook/addon-webpack5-compiler-babel": "^3.0.5",

0 commit comments

Comments
 (0)