You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: upgrade to rspress v2
* fix: use file instead of dir for config and cli pages
* fix: explicit files in brownfield
* fix: gradle -> groovy
* chore: add changeset
@@ -408,4 +408,4 @@ class MainActivity : AppCompatActivity() {
408
408
409
409
Now you can run your app and test the React Native integration!
410
410
411
-
>Note: `brownfield-gradle-plugin` copies `.so` files to the `lib` folder. Make sure to add `**/*.so` to your .gitignore file, as to not commit these .so files. The reason is they are auto-generated each time.
411
+
>Note: `brownfield-gradle-plugin` copies `.so` files to the `lib` folder. Make sure to add `**/*.so` to your .gitignore file, as to not commit these .so files. The reason is they are auto-generated each time.
0 commit comments