cancel
Showing results for 
Search instead for 
Did you mean: 

Higher version when submitting an APK

YerbaBuenaVR
Explorer
 
 

I am trying to submit a higher version of my app but I get the following error:
"The current highest version code of this app is 11000, but an APK with version code 11201 has been submitted. (..) Rebuild your APK with a version code 11001 or higher and resubmit"
Why I am getting this error? The APK with version code 11201 is higher than the previous one 11000.

YerbaBuenaVR_0-1622213611429.png

 


Thanks in advance for your help.
Guiomar

1 REPLY 1

unitedcommand
Explorer

are you using unity? there are two version codes:

"version" and "bundle version code" which is the one this is talking about.

You can find bundle version code under the android build settings

 

p.s. i am using mono builds for faster build times in development only

 

unitedcommand_0-1622394663050.png