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?