Play Store Upload Error 403

I get the following error when uploading to the google play store... I don't know why as I have version number 1.2.2 in flutterflow and on the play store I have version 1.2.0 uploaded.

I get this error all the time and it only seems to go away if i go to version 1.3, or a large update like that.

Is there any way to update with small increments like 1.2.1, 1.2.2, etc?

flutterflow_version.png
9.76KB

playstore_version.png
54.37KB


Failed Step: Publishing
 == Gathering artifacts == == Publishing artifacts == Publishing artifact app-release.apk Publishing artifact app-release.apk Publishing artifact app-release.aab Publishing artifact release_mapping_mapping.txt Publishing app-release.aab to Google Play Google Play failed to upload artefacts. APK specifies a version code that has already been used.: { "error": { "code": 403, "message": "APK specifies a version code that has already been used.", "status": "PERMISSION_DENIED" } } Build failed :| Publishing failed :| Google Play failed to upload artefacts. APK specifies a version code that has already been used.: { "error": { "code": 403, "message": "APK specifies a version code that has already been used.", "status": "PERMISSION_DENIED" } }
2