F_Z
F_Z

Reputation: 591

Publish Apk to playstore in beta version

I have an Android App on playstore. Now I have made so many changes to this app and want to update my app. I know simple update is easy but the thing I want is that to publish the new version in beta by keeping the old version remains same. In simple word, I want to publish a new build with beta version that it don't effect the older version?

Note: Old version is not in beta.

Upvotes: 0

Views: 432

Answers (1)

SABANTO
SABANTO

Reputation: 1506

Releasing app update to beta channel (open testing) doesn't remove the production release. The beta update will become available as an update to testers only, everyone else will have access to the production release. For more on releases and roll-outs. Read more here

Upvotes: 2

Related Questions