diff --git a/build.gradle b/build.gradle index d8fa6237..7665d2d2 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { - compose_version = '0.1.0-dev17' + compose_version = '1.0.0-alpha01' } ext.kotlin_version = "1.4.0" repositories {