Triple-T / gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
MIT License
4.1k stars 340 forks source link

Update README.md (adds example of how to use `update` flag) #1011

Closed waliahimanshu closed 2 years ago

waliahimanshu commented 2 years ago

Adds docs example to increase the rollout of existing in-progress release using update flag!

SUPERCILEX commented 2 years ago

Thanks!