airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.52k stars 728 forks source link

[Inquiry] Epoxy's AGP 8.x support schedule for targetSDK34 #1382

Open ciwhiz opened 6 months ago

ciwhiz commented 6 months ago

Regarding android targetSDK 34, agp 8 update is almost essential.

image

--> (https://developer.android.com/build/releases/gradle-plugin) It seems that epoxy does not currently fully support agp 8. --> https://github.com/airbnb/epoxy/issues/1375, https://github.com/airbnb/epoxy/issues/1345 , https://github.com/airbnb/epoxy/issues/1296....etc. Various errors occur. Is there a schedule for AGP 8 compatibility support?