Android Gradle Plugin Transform API Deprecation

Android Gradle Plugin has started warning in version 7.2.0 that the transform API will be removed by 8.0.0. When we trace the logs, the localazy gradle plugin is using the transform api. Can you please give an insight, if this will be addressed soon as we want to upgrade to 7.2.0 soon.

Hello, thanks for the info. We will have a look at it.

Hello, this is very important, because on the latest android studio, they use AGP 8.0 by default. Do you have any plans for supporting that?

Yes, we are looking for a solution. Our transformation is a bit complicated, and thus it’s a complicated task.

There is still an option to use the library manually or switch to CLI if OTA updates are not required.

Anyway, it’s on our list.

Hello,i see that still there is no solution for transform api. Tell me how to use library without gradle plugin? in docs there is no such information, only how to install plugin

1 Like

Any news? after one year?

Hello,

sorry for the delayed response. The guide for AGP 8+ is available here: