androidenv: document update procedure

This commit is contained in:
Atemu 2022-04-20 20:26:59 +02:00
parent 1ffba9f2f6
commit e48ca2fa56

View 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`