Skip to content

ChatGPT-compatible offline Gradle cache

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:52
2fcf358

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).