Zongle Wang

Results 554 comments of Zongle Wang

You need https://github.com/LawnchairLauncher/lawnchair/blob/6602ea131631fa50428d875b5a4eda85e6af1acb/.github/workflows/ci.yml#L17-L25

Seems license nodes are missing for all POM under https://github.com/apache/ant/tree/master/src/etc/poms, I'm not sure if we should append for them or not...

See also https://github.com/kezong/fat-aar-android/issues/429.

> it breaks binary compatibility if on the VERY rare chance someone has compiled their own plugin against our API I tested the case, it's binary compatible for code written...

> Kotlin should not be seeing the functions which don't have the Action. Actually, they can see the functions without the PR or not. > And it will be binary...

`@JvmOverloads` is good, but can't be used in interfaces.

It will break binary compatible if an interfere extends LicenseeExtension. I would address the convertion into a followup.

I see, just rebase for the format conflicts.

Good to know! This should fix issues like https://github.com/tomkeuper/BedWars2023/pull/397#issuecomment-3139227749