Android gradle sync failing
New
I’m unable to sync gradle version for FullStory.Getting below error.
A problem occurred configuring root project 'GiftYa'.
> Could not resolve all files for configuration ':classpath'.
> Could not find com.fullstory:gradle-plugin-local:1.41.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/fullstory/gradle-plugin-local/1.41.0/gradle-plugin-local-1.41.0.pom
- https://repo.maven.apache.org/maven2/com/fullstory/gradle-plugin-local/1.41.0/gradle-plugin-local-1.41.0.pom
Required by:
project :
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
0
Comments
3 comments
Hi @Umar! I see that you have a ticket open with our Mobile Support team. They’re your best point of contact for technical troubleshooting cases like this. You’re in great hands!
I am also facing issue related to gradle as “Instruction format Format4rcc not supported” when i set “enabledVariants "debug"” and without this property not getting captured any session.
Full error: Caused by: java.lang.RuntimeException: Exception processing method 'compareAndSet' on class 'Lorg/jetbrains/kotlin/com/intellij/util/concurrency/AtomicFieldUpdater;': fs.tc: Instruction format Format4rcc not supported
Hi Saurav Thakkar ,
Could you please reach out to mobile-support@fullstory.com with the Gradle error details, along with your
build.gradle
files? Our team will review them and provide guidance accordingly.Thanks,
Uday
Please sign in to leave a comment.