kanyun-inc / Kace

Kace: Kotlin Android Compatible Extensions, a framework for assisting in the seamless migration from kotlin-android-extensions
Apache License 2.0
263 stars 12 forks source link

Failed resolution of: Lcom/kanyun/kace/AndroidExtensionsActivity$1; #52

Closed mosentest closed 1 year ago

mosentest commented 1 year ago

Failed resolution of: Lcom/kanyun/kace/AndroidExtensionsActivity$1; 生产包会报错

bennyhuo commented 1 year ago

请提供详细说明来帮助我们复现问题,包括使用的版本,agp版本,Kotlin版本等等。

当然,如果你希望你的问题尽快得到解决,最好提供可复现问题的demo工程,方便我们快速定位问题。

bennyhuo commented 1 year ago

请确认依赖中是否包含: androidx.lifecycle:lifecycle-common 2.4.0 或者以上的版本。

mosentest commented 1 year ago

放弃不用了