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": {
|
||||
"preview": {
|
||||
"distribution": "internal",
|
||||
"android": {
|
||||
"buildType": "apk"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user