Closed dmitry-blackwave closed 1 week ago
Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors
Error parsing command: EOF found when expecting closing quote
thank you @dmitry-blackwave
Overview
This PR fixes a potential crash in Android SDK 35 by ensuring that versionName, which is now nullable, is safely converted to a string. This prevents crashes when versionName is null during app initialization.