feat: use material icons
This commit is contained in:
@@ -27,7 +27,7 @@ app/
|
||||
src/test/kotlin/... A plain JVM unit test
|
||||
```
|
||||
|
||||
## Everyday development (recommended)
|
||||
## Everyday Development (Recommended)
|
||||
|
||||
Use the dev shell — it puts a JDK, Gradle, and the Android SDK on your PATH with the
|
||||
right environment variables set:
|
||||
@@ -63,7 +63,7 @@ command-line flow above is fully independent of it.)
|
||||
nix run .#emulate
|
||||
```
|
||||
|
||||
## Reproducible build with Nix
|
||||
## Reproducible Build with Nix
|
||||
|
||||
```sh
|
||||
nix build # -> ./result/music-remote.apk
|
||||
|
||||
Reference in New Issue
Block a user