🛠️ Fixes
- Fixed a critical bug where the release version of the app couldn't connect to the internet because the
android.permission.INTERNET
permission hadn't been added to AndroidManifest.xml. - The app now runs smoothly in release mode and connects to the backend without any issues.