| Metadata | Value |
|---|---|
| Status | Completed |
| Version | 1.0.0 |
| Last Updated | 2026-01-27 |
| Author | Sangeetha Grantha Team |
ID: TRACK-026 Status: Completed Owner: Sangita Grantha Architect Created: 2026-01-27 Updated: 2026-01-27
Eliminate the Gradle problems report warnings generated during KMP builds about deprecated archive configuration usage.
build/reports/problems/problems-report.htmlDependency.ARCHIVES_CONFIGURATION when registering target artifacts.archives configuration deprecation in the Kotlin Gradle plugin.Dependency.ARCHIVES_CONFIGURATION).org.gradle.problems.report=false in gradle.properties.ARCHIVES_CONFIGURATION usage; remove the mitigation once fixed upstream.