Skip to content

Commit cbe176d

Browse files
dependabot[bot]DrumRobot
authored andcommitted
Bump com.google.android.material:material from 1.8.0 to 1.10.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.8.0...1.10.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] <[email protected]>
1 parent c5dc5f1 commit cbe176d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989
api 'androidx.navigation:navigation-fragment-ktx:2.5.3'
9090
api 'androidx.navigation:navigation-ui-ktx:2.5.3'
9191
api 'com.github.delight-im:Android-AdvancedWebView:v3.2.1'
92-
api 'com.google.android.material:material:1.8.0'
92+
api 'com.google.android.material:material:1.10.0'
9393
api 'joda-time:joda-time:2.12.5'
9494
api "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
9595
testImplementation "junit:junit:4.13.2"

0 commit comments

Comments
 (0)