We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a8f commit 309eb41Copy full SHA for 309eb41
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.5.1'
5
kotlin_version = '1.4.30'
6
coroutines_version = '1.4.2'
7
}
0 commit comments