Merge pull request 'fix(deps): update compose_version' (#13) from renovate/compose_version into master
Build and Deploy / build-and-deploy (push) Has been cancelled
Renovate / renovate (push) Successful in 16s

Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
2026-06-15 00:53:49 -07: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.
buildscript {
ext {
compose_version = '1.0.0-alpha08'
compose_version = '1.5.15'
}
repositories {
google()