tool · inferred from evidence
Gradle
A build automation tool mentioned as the context for dependency resolution issues.
- Gradle 7 file watching in Alpine Docker container leads to JVM crash SIGSEGV
Running Gradle 7 inside an Alpine Docker container (e.g. python:3-alpine) crashes the JVM with a SIGSEGV in libnative-platform-file-events.so when file watching is enabled. The crash happens during task execution right after the automatic G
- Cannot build Android with klippa_identity_verification_sdk: Namespace not specified
Building a Flutter Android app with klippa_identity_verification_sdk 0.2.12 fails during project configuration with this error. Gradle 8.0+ (Android Gradle Plugin 8) requires every library module to declare an android namespace, and the SDK
- Gradle Problems reading data from Binary store error on dependency resolution
After updating to Gradle 5.2, builds fail with "Problems reading data from Binary store in .../gradle908977521929543055.bin (exist: false)" while resolving dependencies, for example "Could not resolve all dependencies for configuration :app