1 Commits

Author SHA1 Message Date
rodydavis ce5ce7c9bc fix(deps): update compose_version to v1.11.2 2026-06-15 07:54:07 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext { ext {
compose_version = '1.5.15' compose_version = '1.11.2'
} }
repositories { repositories {
google() google()