mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-07 00:49:46 -06:00
[Android]: Bump material from 1.6.0-beta01 to 1.8.0-alpha03 (#272)
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-beta01 to 1.8.0-alpha03. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.6.0-beta01...1.8.0-alpha03) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -55,7 +55,7 @@ dependencies {
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
api "androidx.room:room-ktx:$room_version"
|
||||
|
||||
api 'com.google.android.material:material:1.6.0-beta01'
|
||||
api 'com.google.android.material:material:1.8.0-alpha03'
|
||||
|
||||
|
||||
// dependency injection
|
||||
|
||||
Reference in New Issue
Block a user