Skip to content

Bump com.google.android.material:material from 1.14.0-beta01 to 1.14.0-rc01#411

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.android.material-material-1.14.0-rc01
Open

Bump com.google.android.material:material from 1.14.0-beta01 to 1.14.0-rc01#411
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.android.material-material-1.14.0-rc01

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps com.google.android.material:material from 1.14.0-beta01 to 1.14.0-rc01.

Release notes

Sourced from com.google.android.material:material's releases.

1.14.0-rc01

Important

  • The compileSdkVersion was updated to 35.
  • The minSdkVersion was updated to 23.
  • Library is now built with AGP 8.11.1 and Gradle 8.13.

Dependency Updates

None

Library Updates

  • Carousel
    • Fix shape appearance mutate / constant state issue with Carousel items (MaskableFrameLayout) (8c2294d218a4c4bbf78821f217216e8ee236c73e)
  • Catalog
    • Fix crash in TopAppBarPreferencesCardItemsFragment demo (7594d1a49b18af8fa8677639139dc189bbd1febe)
    • Fix issues where regular and card item preferences demos would affect each other (872204333c55967c7d4e67c5bd589f0a084897f8)
    • Add preferences card items demo with first/middle/last/single shaped focus rings (1157cfe5b3923cc2aca36bae4524dd1d040ddb2c)
    • Add view id's to allcomponents demo layout (bda8e380d13fef0ef7833ca87fbdcabb6df4a861)
  • ExposedDropdownMenu
    • Fix focus ring not showing up for Exposed Dropdown Menu selected item (df99005e325a4414099f93f8b79e3025d39a39a6)
    • Do not hide the dropdown on Enter/Space key presses when the popup is showing (8c17b08b27ae6e4ffa0593989b4aac8a52ac23b4)
  • FloatingToolbar
    • Fixed references to non-existent Expressive styles (aa6e9527ca877af9f2f79f308adb635b41f3e3e8)
  • Focus Rings
    • Add FocusRingDrawable findAndMutate() helper for the LayerDrawable / DrawableWrapper case (e6f43e5e446d7bebac51fafab901c7b8e672e285)
    • Add getter and setter for FocusRingDrawable radius (6da4b0fa82d57a8531cbe28d8345e96e75631282)
    • Update FocusRingDrawable to automatically construct its ShapeAppearance from a child ShapeDrawable or GradientDrawable (<shape from XML) (ed6fee16e1a885e863ce3b6f3b3f98544274e503)
    • Update FocusRingDrawable to hide focus ring when no window focus (3774ef7c8556e6dadfdb8b5e5861c27766bf9552)
    • Remove the default theme-level drawables from the M3 themes (8e471d9c6515a335a1916de0c3895c79f72bf60d)
    • Better fallbacks for FocusRingDrawable attr values if not set in theme or drawable xml (63dba4c86121f0b3646f05e116ec2589cde429c3)
  • MaterialButton
    • Fix inset and optical centering issue for SplitButton in RTL. (fd44c9d58699e18de06ca5de8687fe79f390568b)
    • Add getters and setters for left/right insets to MaterialButton (0c2d84251259d031ace28ad3993299a2a4e68362)
  • MaterialDatePicker
    • Add focus rings to MaterialDatePicker day and year items (c0c4af7f89a0e93d3288a997064944c5c6d9021f)
  • Search
    • Make sure IME is hidden when EditText loses focus (e6ae416e7fc791d733eedde96ffea66d313ef231)
    • Sync dummy text view with text and hint changes in SearchView (87b98eb781fb08e23b560dbac21ddc3a78f607c9)
  • TextInputLayout
    • Fix focus loss when clear text icon is hidden (63801c0e8ec7bd9639c21133a15f4ae80339b3b1)
  • Other
    • Update library version to 1.14.0-rc01 (80aa0cc0233af0e81a846271de0d5218beeceeaf)

Full list of changes

material-components/material-components-android@1.14.0-beta01...1.14.0-rc01

Commits
  • 80aa0cc [Release] Update library version to 1.14.0-rc01
  • fd44c9d [Button] [SplitButton] Fix inset and optical centering issue for SplitButton ...
  • e6ae416 [SearchView] Make sure IME is hidden when EditText loses focus
  • e6f43e5 [Focus Rings] Add FocusRingDrawable findAndMutate() helper for the LayerDrawa...
  • 6da4b0f [Focus Rings] Add getter and setter for FocusRingDrawable radius
  • 8c2294d [Focus Rings] Fix shape appearance mutate / constant state issue with Carouse...
  • 87b98eb [Search] Sync dummy text view with text and hint changes in SearchView
  • abc118f [A11y][Internal] Fix keyboard focus for scrolling behaviors
  • 8c17b08 [A11y][ExposedDropdownMenu] Do not hide the dropdown on Enter/Space key press...
  • ed6fee1 [Focus Rings] Update FocusRingDrawable to automatically construct its ShapeAp...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.14.0-beta01 to 1.14.0-rc01.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.14.0-beta01...1.14.0-rc01)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-version: 1.14.0-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants