Skip to content
Snippets Groups Projects
Commit afb53a6f authored by bl00dymarie's avatar bl00dymarie
Browse files

Update RELEASE.md

parent b798f122
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,13 @@ cd android && ./gradlew bundleRelease
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
[More on Android App Bundle](https://blog.swmansion.com/make-your-react-native-app-3x-smaller-44c993eda2c9)
You need to manually push the created tag to Gitlab:
```
git push origin <tagname>
```
Also don't forget to push your branch to Gitlab and review and merge it if ready!
Yay, done (have a scoop of ice cream, I suggest coconut 🍦)!
\ 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