Skip to content

Commit

Permalink
Update README for ComposeSample (#38)
Browse files Browse the repository at this point in the history
* Update README

* Update screenshot
  • Loading branch information
joyl1216 committed Sep 1, 2020
1 parent 23b1459 commit f5ffcf0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions ComposeSample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,19 @@ urlFragment: compose-sample

This sample is built with Jetpack Compose, the new UI framework in Android.

Here are the requirements for the sample.
## Prerequisites

- Jetpack Compose version: `0.1.0-dev17`
- Jetpack Compose version: `1.0.0-alpha01`

- Kotlin version: `1.4.0-rc`
- Kotlin version: `1.4.0`

- Gradle plugin version: `4.2.0-alpha07`
- Gradle version: `6.6-rc-6`

- Android Studio version: `4.2 Canary 7`
- Android Gradle plugin version: `4.2.0-alpha08`

- Android Studio version: `4.2 Canary 8`

- AndroidX WindowManager version: `1.0.0-alpha01`

## Getting Started

Expand Down
Binary file modified ComposeSample/screenshots/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5ffcf0

Please sign in to comment.