-
-
Notifications
You must be signed in to change notification settings - Fork 110
Closed as not planned
Closed as not planned
Copy link
Description
I don't usually work on Android codebases so this might be a stupid question. ./gradlew build runs just fine, but Android Studio keeps complaining that the sync failed:
> Task :prepareKotlinBuildScriptModel UP-TO-DATE
Unexpected exception while resolving Gradle distribution sources: Dependency verification failed for configuration 'detachedConfiguration1'
One artifact failed verification: gradle-9.2.1-src.zip (gradle:gradle:9.2.1) from repository Gradle distributions
If the artifacts are trustworthy, you will need to update the gradle/verification-metadata.xml file. For more on how to do this, please refer to https://docs.gradle.org/9.2.1/userguide/dependency_verification.html#sec:troubleshooting-verification in the Gradle documentation.
verification-metadata.xml seems to assume I use Gradle 8.13.1 so I have the impression there's a mixup.
What's a normal dev setup for GrapheneOS Camera? Do I need a specific version of certain development tools, do I need specific config? Is Android Studio supported at all?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels