diff --git a/eas.json b/eas.json index 534fceb..d1b7af8 100644 --- a/eas.json +++ b/eas.json @@ -4,7 +4,8 @@ }, "build": { "test": { - "releaseChannel": "test" + "releaseChannel": "test", + "env": { "ANDROID_SDK_ROOT": "/Users/pfic/Library/Android/sdk" } }, "production": { "releaseChannel": "production",