Bump com.google.android.material:material from 1.11.0 to 1.12.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.11.0...1.12.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e34cca75a
commit
942e38ef90
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ kotlinx-serialization = "1.6.3"
|
||||||
kotlinx-coroutines = "1.8.0"
|
kotlinx-coroutines = "1.8.0"
|
||||||
kotlinx-datetime = "0.5.0"
|
kotlinx-datetime = "0.5.0"
|
||||||
ktor = "2.3.10"
|
ktor = "2.3.10"
|
||||||
material = "1.11.0"
|
material = "1.12.0"
|
||||||
maxSdk = "34"
|
maxSdk = "34"
|
||||||
minSdk = "26"
|
minSdk = "26"
|
||||||
navigation = "2.7.7"
|
navigation = "2.7.7"
|
||||||
|
|
Loading…
Reference in a new issue