elastic / elastic/apm-agent-android
Unable to load class 'com.android.build.api.artifact.ScopedArtifact'. This is an unexpected error. Please file a bug containing the idea.log file.
Open
agent-android
agent-mobile
community
needs author feedback
triage
- Dominant language
- Kotlin
- Stars
- 43
- Forks
- 22
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 26
Description
when i add this line
id "co.elastic.apm.android" version "0.10.0"
and
elasticApm {
// Minimal configuration
serverUrl = "https://apm.thespartanpoker.in:443"
// Optional
serviceName = "co.elastic.apm.android.sample"
serviceVersion = "0.0.1"
apiKey = "SDk5TmdJc0JRWGlJUnRXVkVkalM6eDFla2liblJRTWFkSm5lc3ZQSmZ0U"
secretToken = "YWJNaDZvb0JRWGlJUnRXVlh3ckw6bU9iNktKcmjPOKDxUNXlISXZGU2J2a253QQ=="
}
every time getting compile issue..
Contributor guide
Assessment
This issue has not been assessed yet.