Skip to content
Snippets Groups Projects
Commit b798f122 authored by Sofiya Tepikin's avatar Sofiya Tepikin
Browse files

Update RELEASE.md

parent 9d05b27d
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,6 @@ To then bundle a release run the following command on your branch:
cd android && ./gradlew bundleRelease
```
This command creates an `app.aab` file in the folder `/android/app/build/outputs/bundle/release`.
\ No newline at end of file
This command creates an `app.aab` file in the folder `/android/app/build/outputs/bundle/release`.
[More on Android App Bundle](https://blog.swmansion.com/make-your-react-native-app-3x-smaller-44c993eda2c9)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment