Release 1.1.47
fix(project-files): skip optional sync failures Treat missing, unknown, snapshot, and non-release SDK versions as skipped project-file syncs instead of build failures. Treat GitHub release, asset, and API errors as skipped syncs with warnings so the Maven and Gradle plugins remain optional helpers. Tests: ./gradlew :project-files:test :gradle-plugin:functionalTest :maven-plugin:test