Commit f22203e
authored
chore: remove React Native 0.71 leftover in
<!-- Please provide enough information so that others can review your
pull request. -->
<!-- Keep pull requests small and focused on a single change. -->
### Summary
React Native 0.71 is not longer supported, current React Native version
is 0.76.
### Test plan
Android project should build without any issues.build.gradle (#743)1 parent 388ad09 commit f22203e
File tree
1 file changed
+1
-4
lines changed- packages/create-react-native-library/templates/native-common/android
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
| 133 | + | |
137 | 134 | | |
138 | 135 | | |
139 | 136 | | |
| |||
0 commit comments