diff --git a/build.gradle b/build.gradle index a60318e..07712fb 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ buildscript { appcompat_version = "1.6.1" material_version = "1.8.0" okhttp_bom_version = "4.9.3" - accompanist_version = "0.29.1-alpha" + accompanist_version = "0.31.4-beta" } }// Top-level build file where you can add configuration options common to all sub-projects/modules. plugins {