matrix-android/app
ltadeu6 863cbb6b79
Externalize PUSH_GATEWAY_URL and clean up signing config
- Move PUSH_GATEWAY_URL from hardcoded constant to BuildConfig field,
  read from PUSH_GATEWAY_URL env var at build time
- Hardcode keyAlias="release" and remove storeType (PKCS12 is default),
  since these are fixed values in android-signing-env
- Remove unused okhttp3.Interceptor import

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 16:34:24 -03:00
..
libs Add Nix shell and local 16KB-aligned Olm build 2026-05-16 15:59:41 -03:00
src/main Externalize PUSH_GATEWAY_URL and clean up signing config 2026-05-25 16:34:24 -03:00
build.gradle.kts Externalize PUSH_GATEWAY_URL and clean up signing config 2026-05-25 16:34:24 -03:00
proguard-rules.pro Initial commit 2026-05-14 23:22:06 -03:00