Jorge Costa
Jorge Costa
After I added padding to the `CardStackView` and `clipToPading=false` the elements start to have the wrong `width`. The only solution I founded to solve the problem is to calculate the...
Please add your library to jcenter. See the linke above: https://inthecheesefactory.com/blog/how-to-upload-library-to-jcenter-maven-central-as-dependency/en
First, thanks for your dedication @autonomousapps I've been using this excellent plugin for a couple of years, and what a help! Today I was trying to run the plugin to...
**Describe the issue** Particular libraries are getting downgraded, even if on the TOML it says there's a new update available. Attached you can see the libraries that are being downgraded....
**Describe the bug** Our project has 90+ modules, where 38 use Koin. After finishing the migration to Koin Annotations, we enabled the flag in all modules, and an issue arises...
Adding support to AGP 7.3.0. scrDirectory needs to be added to the variants from the new Variant API. Resolves #10, resolves #11
Hi @timfreiheit ! First of all, thank you for great work here. We're using this plugin on @adidas to help us with multi-flavor projects. Today I was facing a problem...
I tried to use but it seems to me that it stays in infinite loop, after two hours still doing the same. ``` java -jar unused-dep.jar -gradletask :example:assembleDebug This will...