kittinunf / fuel

The easiest HTTP networking library for Kotlin/Android
https://fuel.gitbook.io/documentation/
MIT License
4.52k stars 427 forks source link

[Fix] Fix publishing task to include sourceJa after verification process is failing #905

Closed kittinunf closed 2 months ago

kittinunf commented 2 months ago

What's in this PR?

This PR fixes our gradle script a bit for publishing task when we publish the jar to sonatype. Also it looks like we use alpha0x for naming convention so we are fixing that too.