chore: rename package from music-remote to encore.

This commit is contained in:
2026-07-30 00:47:30 -04:00
parent 7d4dd0ff00
commit d8977deaf3
48 changed files with 347 additions and 164 deletions
+5
View File
@@ -9,3 +9,8 @@ kotlin.code.style=official
# Generate per-module R classes (smaller, faster builds).
android.nonTransitiveRClass=true
# The Nix build (package.nix / flake.nix) sets android.aapt2FromMavenOverride to
# point AGP at the NixOS-patched aapt2. AGP flags that option as experimental;
# suppress the warning since the override is intentional and required here.
android.suppressUnsupportedOptionWarnings=android.aapt2FromMavenOverride