I am building for android and my last build, which I was successfully able to release on google play has versions (generated by unity):
1200089, 1100089
Now I increased the bundle version by 1 from the project settings as such: 1000090.
To me it seems that unity ads 100,000 to every version. Last time it worked, but not anymore.
After I run the build, I get this error:
Now I am not able to make a build at all due to this version. How to resolve this?