frisbee icon indicating copy to clipboard operation
frisbee copied to clipboard

For continuous builds use untrack old

Open friedger opened this issue 9 years ago • 3 comments

Version 1.2.0-beta1 has untrackOld settings to support the CI build:

version x : master -> alpha track merge master to release version x + 1: release -> beta track

https://github.com/Triple-T/gradle-play-publisher#untrack-conflicting-versions

friedger avatar Sep 13 '16 19:09 friedger

Should we wait for stable release of the plugin?

friedger avatar Sep 13 '16 19:09 friedger

I was also excited about it. I think we can use it. Since we don't directly public to production it will be fine.

tasomaniac avatar Sep 13 '16 19:09 tasomaniac

I unfortunately needed to revert this because it does not work. untrack works but then if we don't have anything in Alpha it just gives an exception.

tasomaniac avatar Oct 21 '16 06:10 tasomaniac