diff --git a/build.gradle b/build.gradle index ab94ea9e..d527b85c 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 { - accompanist_version = "0.3.1" + accompanist_version = "0.3.2" activity_version = "1.2.0-beta01" agp_version = "4.2.0-alpha15" appcompat_version = "1.3.0-alpha02"