mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
The project's compileSdk/targetSdk was bumped to 37 in gradle/libs.versions.toml, but the web-session hook was still fetching platform-36 and build-tools 36.0.0. Point it at platform-37.0_r01.zip and build-tools_r37_linux.zip so Gradle finds the platform it needs when Claude Code on the web bootstraps.