Thank you very much. Currently developing 5 apps using single private app. Versioning nightmare. (Due to google play stores, "Version code must be greater than" ERROR)
Since you would change the version anyway, you should simply change the versionCode accordingly.
V2.3 - vC230
V2.4 -vC240
V3.0 - vC300
etc.
Can't go wrong, right?
(But I agree: paid account would be better, although you would now still have to juggle with versionCode for existing apps.)
Petra V., Champion
V2.3 - vC230
V2.4 -vC240
V3.0 - vC300
etc.
Can't go wrong, right?
(But I agree: paid account would be better, although you would now still have to juggle with versionCode for existing apps.)
Amrutraj Gore