feat(android): configure API and socket endpoints for debug and release builds

- Added API and socket base URLs for both debug and release configurations in gradle.properties.
- Enhanced build.gradle.kts to utilize environment variables for dynamic endpoint configuration.
- Updated debug build type with specific application ID suffix and version name suffix for better differentiation.
- Included necessary dependencies for improved functionality and compatibility.
This commit is contained in:
Torsten Schulz (local)
2026-03-10 21:18:29 +01:00
parent ee2b12f6d0
commit 78f1196f0a
2509 changed files with 33215 additions and 12693 deletions