Shared flake definitions for Android SDK variants used by mobile projects.
envs/android/min— API 21 SDK with emulator/system images (google_apis).envs/android/max— API 33 SDK with emulator/system images (google_apis).
Set the flake reference to the desired dir, e.g.:
[install]
android-sdk.flake = "github:segment-integrations/templates?dir=envs/android/max"Then regenerate locks (yarn update:flox or flox update).