I have not been able to find a sufficient answer to this question. Every solution I have found says to modify the build.gradle file in the android folder. This only works for local builds, since if I commit those platform specific folders to git and then trigger an AppFlow build, it breaks because the files already exist.
I found this thread where several of the users mention what the correct solution should be, which is to set it in the top level config file.
I’m curious how AppFlow users are currently getting around the issue where Google Play won’t accept any additional builds because they’re all version coded as 1?