Hello Everyone !
I was publishing a review of the APK on google dev
Use another version code for your APK. You already have an APK with version code 1.
I’ve changed the version :
Hello Everyone !
I was publishing a review of the APK on google dev
Use another version code for your APK. You already have an APK with version code 1.
I’ve changed the version :
you need to change your android version code
android-versionCode="1111"
you can add this in the widget tag in config.xml
or
command line way is there to change the version code but im not sure about that