TapTargetView icon indicating copy to clipboard operation
TapTargetView copied to clipboard

Fix old(er) version builds on Jitpack

Open moertel opened this issue 1 year ago • 0 comments

It seems that some builds of older versions were re-triggered on Jitpack and errored out:

https://jitpack.io/com/github/KeepSafe/TapTargetView/1.9.1/build.log

⚠️ ERROR: No build artifacts found

Unfortunately, this breaks Gradle builds for any projects that depend on these older versions. A recent example is the icon pack library Candybar (see https://github.com/zixpo/candybar/issues/209). Would it by chance be possible to trigger older version builds, so these versions become available on Jitpack again?

Image

moertel avatar Jan 20 '25 09:01 moertel