We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b1459 commit f5ffcf0Copy full SHA for f5ffcf0
ComposeSample/README.md
@@ -13,15 +13,19 @@ urlFragment: compose-sample
13
14
This sample is built with Jetpack Compose, the new UI framework in Android.
15
16
-Here are the requirements for the sample.
+## Prerequisites
17
18
-- Jetpack Compose version: `0.1.0-dev17`
+- Jetpack Compose version: `1.0.0-alpha01`
19
20
-- Kotlin version: `1.4.0-rc`
+- Kotlin version: `1.4.0`
21
22
-- Gradle plugin version: `4.2.0-alpha07`
+- Gradle version: `6.6-rc-6`
23
24
-- Android Studio version: `4.2 Canary 7`
+- Android Gradle plugin version: `4.2.0-alpha08`
25
+
26
+- Android Studio version: `4.2 Canary 8`
27
28
+- AndroidX WindowManager version: `1.0.0-alpha01`
29
30
## Getting Started
31
ComposeSample/screenshots/Screenshot.png
178 KB
0 commit comments