diff --git a/build.gradle b/build.gradle index b1184fe..6d4f441 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - compose_ui_version = '1.5.1' + compose_ui_version = '1.6.6' } }// Top-level build file where you can add configuration options common to all sub-projects/modules. plugins {