cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android Gradle Plugin 8.0 Support

Jerg.Weick
Creator

It seems even the latest 

appdynamics-gradle-plugin:23.2.1

is not compatible with the lastest Android Gradle Plugin

com.android.tools.build:gradle:8.0.0

 as the Transform API is removed: https://developer.android.com/reference/tools/gradle-api/7.2/com/android/build/api/transform/Transfo...

 

An exception occurred applying plugin request [id: 'adeum']
> Failed to apply plugin 'adeum'.
> API 'android.registerTransform' is removed.

 

Is there anything i can do besides downgrading the Android Gradle Plugin?

 

cheers,

Jerg

25 REPLIES 25

Ryan.Paredez
Community Manager

Hi @Paul.Wyszynski - I'm still following the internal support ticket on this. It looks like some progress is being made. I will continue to keep you updated.


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.

Paul.Wyszynski
Creator

Hi @Ryan.Paredez thanks for keeping me updated. I hope we can soon update our current sdk version to the new one!

Ryan.Paredez
Community Manager

Hi @Paul.Wyszynski,

I've been told Maven has been updated!


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.

Hi @Ryan.Paredez,

I tried to update it, but it seems like the new version (23.6.0) is still not available. See https://mvnrepository.com/artifact/com.appdynamics/appdynamics-gradle-plugin

The latest release is here 23.4.1

Ryan.Paredez
Community Manager

Hi @Paul.Wyszynski,

Sorry about that, it looks like there were some issues. Progress is being made though. I will update this ticket when I get an update on the ticket. 


Thanks,

Ryan, Cisco AppDynamics Community Manager




Found something helpful? Click the Accept as Solution button to help others find answers faster.

Liked something? Click the Thumbs Up button.



Check out Observabiity in Action

new deep dive videos weekly in the Knowledge Base.

Thanks for keeping us updated @Ryan.Paredez!

As i found out this morning, it is released now: https://repo1.maven.org/maven2/com/appdynamics/appdynamics-gradle-plugin/23.6.0/

Regards,

Jerg Weick