gradle / declarative-gradle

Declarative Gradle is a project targeting better isolation of concern and expressing any build in a clear and understandable way
https://declarative.gradle.org/
Other
86 stars 10 forks source link

Various minor cleanups and improvements to the project #76

Closed tresat closed 1 month ago

tresat commented 1 month ago

Copy IntelliJ code style rules from gradle/gradle

Remove default SDK versions from Android plugin

Remove unnecessary declarative annotations

Use DependencyCollector to add deps for Compose

tresat commented 1 month ago

Please ignore the failing action - it's due to missing Swift.