Commit cbedab3
fix(ci): use production APP_VARIANT for release APK build
The preview EAS profile was setting APP_VARIANT=preview, causing the
Android package to be com.readany.app.preview instead of
com.readany.app. This made the release APK install as a separate app.
Override with APP_VARIANT=production in the CI env so the correct
production identifier is used.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9050606 commit cbedab3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments