Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aceff862db |
@@ -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.3'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
"@material/mwc-button": "^0.25.3",
|
"@material/mwc-button": "^0.25.3",
|
||||||
"@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.27.0",
|
"@material/mwc-icon": "^0.25.3",
|
||||||
"@material/mwc-icon-button": "^0.21.0",
|
"@material/mwc-icon-button": "^0.21.0",
|
||||||
"@material/mwc-list": "^0.21.0",
|
"@material/mwc-list": "^0.21.0",
|
||||||
"@material/mwc-textfield": "^0.21.0",
|
"@material/mwc-textfield": "^0.21.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user