Skip to content

Commit 8b9942f

Browse files
committed
Add CODEBUDDY.md for project guidance and development workflow
- Provide an overview of the Compose Server project - Include essential development commands, architecture details, and testing standards - Outline build system configuration and module organization - Define key interfaces, abstractions, and service patterns - Detail Maven Central publishing and performance considerations - Offer IDE integration and setup instructions
1 parent 1b4db5e commit 8b9942f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-rc-1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-rc-3-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)