Jahir Fiquitiva

Results 92 comments of Jahir Fiquitiva

here's a sample project @szpak https://github.com/jahirfiquitiva/test-library-maven-publish

@joebowbeer I have it in [another library](https://github.com/jahirfiquitiva/Frames/blob/master/.github/workflows/publish.yml) and still isn't closed and released by this plugin also, the package is uploaded to staging fine, what doesn't work is closing and...

@adrianblp Is there a way to use you version/fork while this PR gets merged?

@batya239 ... I can see this plugin is starting to be alive again ... Would you mind merging this PR? 🙏

@Coobs9 how do you configure Apple TV as a hub?

@aagu thanks for the contribution. - Are you sure the app won't work if we keep using `drawableRes`? Blueprint isn't the one in charge of loading icons for launchers. Blueprint...

@aagu do you have an example app in a repository? mind sharing a link to it? also, yeah, probably Moto Launcher only reads the icons from mipmap, but Blueprint does...

@aagu I understand your concern but even if Blueprint reads icons from mipmap, all the other launchers, except Moto, will read them from drawable, and icons will still have to...

Using version `2.2.9` and also facing this issue 😩 My code looks like: ```typescript referralCode: yup.string().test({ name: 'is-valid', message: 'This is not a valid referral code', async test(value, ctx) {...

Simply test on a pre-lollipop device, it should cause the issue.