Skip to content

Commit

Permalink
Add mention of shared conventions in declarative readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ghale committed May 23, 2024
1 parent 487f93b commit ec75529
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DECLARATIVE-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Converted subprojects:

The `androidLibrary` software type exposes [several configuration options](https://github.com/gradle/declarative-gradle/blob/main/unified-prototype/unified-plugin/plugin-android/src/main/java/org/gradle/api/experimental/android/library/AndroidLibrary.java) and dependencies. Test related configuration mimics the existing Android extension for now.

The [settings file](settings.gradle.dcl) contains several shared conventions that are applied to all subprojects with an `androidLibrary` software type.

Syntax highlighting is limited to the latest nightly for Android Studio that understand Gradle DCL files.

NOTE: The build logic and conventions used by declarative and non-declarative projects is currently duplicated. Subsequent milestones/feedback points will bring these back together.
Expand Down

0 comments on commit ec75529

Please sign in to comment.