Skip to content

Commit a7cc3dc

Browse files
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#451)
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.8.0...1.9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ligi <ligi@ligi.de>
1 parent 02be895 commit a7cc3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ dependencies {
158158
implementation 'androidx.core:core-ktx:1.10.1'
159159
implementation 'androidx.fragment:fragment-ktx:1.5.7'
160160
implementation 'androidx.webkit:webkit:1.6.1'
161-
implementation 'com.google.android.material:material:1.8.0'
161+
implementation 'com.google.android.material:material:1.9.0'
162162
implementation 'net.i2p.android.ext:floatingactionbutton:1.10.1'
163163

164164
implementation 'com.github.ligi:KAXT:1.0'

0 commit comments

Comments
 (0)