google play application upload failed

前端 未结 8 713
故里飘歌
故里飘歌 2020-12-19 01:12

apk upload failed to the google play market.

I am trying to upload the upgraded version of my app to the google play but I am keep getting the message -

<         


        
8条回答
  •  离开以前
    2020-12-19 01:52

    Every time you update your app change this variable in you XML file:

    android:versionCode="1"
    

提交回复
热议问题