1 Commits

Author SHA1 Message Date
rodydavis 6faa4a7530 fix(deps): update dependency @material/mwc-button to ^0.27.0
renovate/artifacts Artifact file update failure
2026-06-15 08:01:14 +00:00
2 changed files with 2 additions and 2 deletions
+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.11.3' compose_version = '1.5.15'
} }
repositories { repositories {
google() google()
+1 -1
View File
@@ -19,7 +19,7 @@
"@capacitor/ios": "^3.4.0", "@capacitor/ios": "^3.4.0",
"@capacitor/splash-screen": "latest", "@capacitor/splash-screen": "latest",
"@capacitor/status-bar": "^1.0.7", "@capacitor/status-bar": "^1.0.7",
"@material/mwc-button": "^0.25.3", "@material/mwc-button": "^0.27.0",
"@material/mwc-dialog": "^0.21.0", "@material/mwc-dialog": "^0.21.0",
"@material/mwc-drawer": "^0.21.0", "@material/mwc-drawer": "^0.21.0",
"@material/mwc-icon": "^0.25.3", "@material/mwc-icon": "^0.25.3",