Skip to content

Commit

Permalink
Apply suggestions from review by @tresat
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed May 20, 2024
1 parent f4f7a53 commit 10ba282
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ See the [Getting Started Guides](./docs/getting-started/README.md).
Here are the experimental prototypes
currently available for initial review and evaluation:

- [Declarative Gradle Prototype](./unified-prototype/README.md) - prototypes of plugins for JVM, Android, and KMP projects built using "unified" plugins that all utilize a similar model and implemented using the Declarative DSL
- [Declarative Gradle Prototype](./unified-prototype/README.md) - prototypes of plugins for JVM, Android, Kotlin and KMP projects built using "unified" plugins that all utilize a similar model and implemented using the Declarative DSL
- [Now In Android](https://github.com/gradle/nowinandroid/tree/main-declarative) -
a port of a popular Android demo app that showcases the [Support for Android](./docs/android/README.md)
in Declarative Gradle.
Expand Down
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ as well as Kotlin Multiplatform (KMP).
### Public Early Access Release (EAP)

The first version is ready for broad external evaluation and feedback.
That includes making the Declarative Gradle plugins functional for core use cases and
That includes making the Declarative Gradle plugins functional for core use cases, while this work is likely to continue after the milestone, and
having Early-Access IDE Support in Android Studio.

- [Planned Issues (milestone)](https://github.com/gradle/declarative-gradle/milestone/2)

### Public Beta
### Public Alpha

Should the experiments and the EAP release be successful,
we intend to address the feedback over the summer and to release
Expand Down

0 comments on commit 10ba282

Please sign in to comment.