diff --git a/eas.json b/eas.json index 8cbbb81..ef1ffe7 100644 --- a/eas.json +++ b/eas.json @@ -8,7 +8,15 @@ "distribution": "internal" }, "preview": { - "distribution": "internal" + "distribution": "internal", + "env": { + "EXPO_PUBLIC_API_BASE": "https://hcb.hackclub.com/api/v4", + "EXPO_PUBLIC_CLIENT_ID": "yt8JHmPDmmYYLUmoEiGtocYwg5fSOGCrcIY3G-vkMRs", + "EXPO_PUBLIC_STRIPE_API_KEY": "pk_live_UAjIP1Kss29XZ6tW0MFWkjUQ" + }, + "android": { + "buildType": "apk" + } }, "production": { "env": {