We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2411fb commit d2b7df7Copy full SHA for d2b7df7
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext {
4
- compose_version = '1.0.0-beta01'
+ compose_version = '1.0.1'
5
kotlin_version = '1.4.30'
6
coroutines_version = '1.4.2'
7
}
0 commit comments