fix(deps): update compose_version #13

Merged
rodydavis merged 1 commits from renovate/compose_version into master 2026-06-15 00:53:50 -07:00
Showing only changes of commit 42e1315390 - Show all commits
+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.0.0-alpha08' compose_version = '1.5.15'
} }
repositories { repositories {
google() google()