Skip to content

Commit 9b1c2b9

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5eab3ad commit 9b1c2b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ dependencies {
478478

479479
implementation("com.google.android.gms:play-services-base:18.7.0")
480480
implementation("com.google.android.gms:play-services-auth:21.3.0")
481-
implementation("com.google.android.material:material:1.12.0")
481+
implementation("com.google.android.material:material:1.13.0")
482482
implementation("com.google.android.flexbox:flexbox:3.0.0")
483483
implementation("com.google.code.gson:gson:2.13.1")
484484
implementation("com.google.api-client:google-api-client-android:2.8.0")

0 commit comments

Comments
 (0)