feat: enable internal distribution on preview build profile
Adds distribution: "internal" to the preview EAS build profile so that completed APK builds generate a QR code and direct download link. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"preview": {
|
"preview": {
|
||||||
|
"distribution": "internal",
|
||||||
"android": {
|
"android": {
|
||||||
"buildType": "apk"
|
"buildType": "apk"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user