You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I'm facing a problem trying to add the appspector plugin, is giving me this error: Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'com.appspector.sdk'.
Hello! Unfortunately, we had to stop maintaining Gradle Plugin due to removed necessary APIs from AGP 8. Please, integrate only the SDK to your project.
And sorry that the README confused you.
Currently I'm facing a problem trying to add the appspector plugin, is giving me this error:
Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'com.appspector.sdk'.
My build.gradle project level
My build.gradle app levvel
Tried with appspector version: 1.+ and 1.4.4
My agp is 8.5.1 and my gradle is 8.10.1
The text was updated successfully, but these errors were encountered: