hi, guys i'm getting this error while upgrading th...
# community-support
m
hi, guys i'm getting this error while upgrading the android gradle plugin to 8.5.1 can anyone help ?
Copy code
org.gradle.api.plugins.InvalidPluginException: An exception occurred applying plugin request [id: 'com.android.application', version: '8.5.1']
	at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.exceptionOccurred(DefaultPluginRequestApplicator.java:179)
	at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.access$400(DefaultPluginRequestApplicator.java:52)
	at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator$ApplyAction.apply(DefaultPluginRequestApplicator.java:160)
	at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.lambda$applyPlugins$1(DefaultPluginRequestApplicator.java:130)
	at org.gradle.plugin.use.internal.DefaultPluginRequestApplicator.applyPlugins(DefaultPluginRequestApplicator.java:130)
	at org.gradle.kotlin.dsl.provider.PluginRequestsHandler.handle(PluginRequestsHandler.kt:45)
	at org.gradle.kotlin.dsl.provider.StandardKotlinScriptEvaluator$InterpreterHost.applyPluginsTo(KotlinScriptEvaluator.kt:212)
	at org.gradle.kotlin.dsl.execution.Interpreter$ProgramHost.applyPluginsTo(Interpreter.kt:385)
v
Maybe if you would provide the full error, not just an excerpt. Optimally as build
--scan
URL.
m
p
The error message is very detailed.
m
hii philip can you help ?
v
There are two problems. 1. Don't DM people on an open community unless you want something personal or confidential, that is pretty rude 2. As Philip said, the error message you get is pretty detailed and clear and tells you exactly what to do. If something is unclear with it, you need to ask more specifically because currently we should just literally repeat the error message