Zongle Wang

Results 311 comments of Zongle Wang

@shubham96301 Can you try with the latest Spotless + Ktlint?

I believe you can generate fatJar and binaryJar like these: https://github.com/JakeWharton/diffuse/blob/377951ba0cd3f3739706dbf010e65f2ab9bf3484/diffuse/build.gradle#L22-L54 https://github.com/JakeWharton/diffuse/blob/377951ba0cd3f3739706dbf010e65f2ab9bf3484/diffuse/build.gradle#L78-L93

This is a warning, build passed. Might be time to upgrade Kotlin version of LC.

Do you apply the newer KGP in you classpath? It works well in my project with KGP 1.8.0 & AGP 7.4.0, see https://github.com/Goooler/DemoApp

For ones who need config cache support, you can migrate this plugin to [Licensee](https://github.com/cashapp/licensee), just ref: - Kotlin Dsl: https://github.com/LawnchairLauncher/lawnicons/pull/1288 - Groovy Dsl: https://github.com/LawnchairLauncher/lawnchair/pull/3492

1. Nope, using Json is more convenient than the XML output of oss-licenses-plugin. 2. A slight improvement, cause I finished all tasks CC compatible but oss-licenses-plugin.

See https://github.com/cashapp/licensee/issues/181#issuecomment-1473708251.