Issue with Google Play Deployment with Version Code

Troubleshooting

Hello FlutterFlow Community,

I'm facing an issue while deploying my project from a GitHub repository and would appreciate some assistance.

Here is my current status:

  • The "pubspec.yaml" file has the version set to "version: 1.5.3".

  • The latest version on the Google Play Store is Release "1.5.1" with version code 11.

  • In the App Bundle Explorer, there are entries from version code 1 to 12.

The error seems to occur because version code 6 has already been used. How can I resolve this issue?

What have you tried so far?

We have changed the version in "pubspec.yaml" to 1.5.2 and then to 1.5.3. The build number in the settings cannot be changed when deploying from the repository. The "pubspec.yaml" file exactly states: "version: 1.5.3".

Did you check FlutterFlow's Documentation for this topic?
Yes
2
4 replies