fix(deps): update compose_version

This commit is contained in:
2026-06-15 07:53:38 +00:00
parent f482ed2a08
commit 42e1315390
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
compose_version = '1.0.0-alpha08'
compose_version = '1.5.15'
}
repositories {
google()