ChatGPT-compatible offline Gradle cache
Pre-release
Pre-release
This ZIP contains a prepared .chatgpt/gradle-home cache (Gradle 7.6.4 + all dependencies) for offline Gradle execution in ChatGPT-like environments. Unzip at the repo root, then run GRADLE_USER_HOME=.chatgpt/gradle-home ./gradlew --offline build with a Java 8 JDK. Rolling artifact, overwritten on every push (cached from copilot/fix-prime-publish-offline-gradle-cache).