Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).

> **Java / JDK**
> Building with recent Android Gradle Plugin versions requires **JDK 17**.
> Android Studio (Flamingo and newer) bundles JDK 17 by default.
> See the [AGP release notes](https://developer.android.com/studio/releases/gradle-plugin#jdk-17).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This extra blank line can be removed to maintain consistent spacing throughout the document. One blank line is sufficient to separate sections.

🧬 Samples
------------

Expand Down