androidenv: document update procedure
This commit is contained in:
parent
1ffba9f2f6
commit
e48ca2fa56
6
pkgs/development/mobile/androidenv/README.md
Normal file
6
pkgs/development/mobile/androidenv/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# How to update
|
||||
|
||||
1. `./fetchrepo.sh`
|
||||
2. `./mkrepo.sh`
|
||||
3. Check the `repo.json` diff for new stable versions of `tools`, `platform-tools`, `build-tools`, `emulator` and/or `ndk`
|
||||
4. Update the relevant argument defaults in `compose-android-packages.nix`
|
Loading…
Reference in New Issue
Block a user