Skip to content

Commit 1a2e8c7

Browse files
authored
chore: update RN versions to 0.70.5 (software-mansion#1910)
PR bumping example apps to RN 0.70.5 since previous version will cause CI to fail due to bug in RN.
1 parent 18a2f93 commit 1a2e8c7

File tree

10 files changed

+1548
-1558
lines changed

10 files changed

+1548
-1558
lines changed

Diff for: .github/workflows/android-build-test.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ on:
44
paths:
55
- '.github/workflows/android-build-test.yml'
66
- 'android/**'
7+
- 'src/fabric/**'
8+
- 'package.json'
79
- 'Example/android/**'
10+
- 'Example/package.json'
811
- 'FabricExample/android/**'
12+
- 'FabricExample/package.json'
913
push:
1014
branches:
1115
- main

0 commit comments

Comments
 (0)