Thanks, I changed it as directed which, although, it solved the problem of being able to upload it to Google Play, when I recompile/run in any mode (Release, Debug, etc.), I'm getting a new error that access to the path of the .apk file is denied (I'm using B4A v5.50 and have the project stored in a Documents subdirectory). I tried right-clicking on the .apk file and reclaiming ownership of the file, but it seems that permission is denied to do that. Looks like it won't let me delete the file, either.
UPDATE: Rebooting my machine seems to have solved the problem - after reboot, the .apk file was gone and I could recompile. Thanks for your help!