[deps]: Update gradle minor #113
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.11.0->2.13.22.11.0->2.12.02.11.0->2.12.02.8.5->2.9.62.8.5->2.9.65.15.2->5.20.01.12.0->1.13.01.10.1->1.10.21.10.1->1.10.22.1.0->2.2.212.55->2.57.22.55->2.57.22.55->2.57.21.2.1->1.3.03.6.1->3.7.01.23.7->1.23.81.23.7->1.23.81.23.7->1.23.81.3.0->1.5.01.3.0->1.5.02.2.0->2.2.11.7.0->1.7.18.8.0->8.13.11.15.0->1.17.0Release Notes
square/retrofit (com.squareup.retrofit2:retrofit)
v2.12.0Compare Source
New
First-party converters now support deferring serialization to happen when the request body is written (i.e., during HTTP execution) rather than when the HTTP request is created. In some cases this moves conversion from a calling thread to a background thread, such as in the case when using
Call.enqueuedirectly.The following converters support this feature through a new
withStreaming()factory method:Fixed
@Tagnow work by storing the value boxed with the boxed class as the key.mockito/mockito (org.mockito:mockito-core)
v5.20.0Changelog generated by Shipkit Changelog Gradle Plugin
5.20.0
v5.19.0Changelog generated by Shipkit Changelog Gradle Plugin
5.19.0
(#3681)
v5.18.0Changelog generated by Shipkit Changelog Gradle Plugin
5.18.0
v5.17.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
mockito-inlineshould be modified. (#3621)v5.16.1Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
v5.16.0Compare Source
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
--infoto diagnose closeAndReleaseStagingRepositories issues (#3567)material-components/material-components-android (com.google.android.material:material)
v1.13.0Compare Source
New in 1.13.0!
DockedToolbarLayout(source, doc, spec)FloatingToolbarLayout(source, doc, spec)LoadingIndicator(source, doc, spec)MaterialSplitButton(source, doc, spec)MaterialButtonGroup(source, doc, spec)Important
minSdkVersionis now 21 or higher, for Material and AndroidX.compileSdkVersion35, Android Gradle Plugin (AGP) 8.7.3, Gradle 8.9, andandroid.nonTransitiveRClass=true.Material3Expressivethemes/styles in conjunction with new components mentioned above.Dependency Updates
Library Updates
A11y960bb4c)9c33476)d560705)79bd7d7)BottomNavigationView76936c4)8a4d3c6)BottomSheetaf7f254)a0b4dfa)005687d)95025c6)Carouselca0b870)52228c1)916e908)d0f5d72)Checkbox7711191)Chip436437a)show allChip for a11y (8e33421)1eaf483)a7ff8c9)CollapsingToolbarLayout57297ae)8598aa6)Color7ae12b5)7c62429)443eaa5)ede0713)Dialog1b58f5f)1ee9a86)DockedToolbar834ce09)0c83f50)68a79d7)08a8893)1fd228b)51873bb)FloatingActionButton1e06f7c)870ace3)6f41625)f513914)949b057)db7fe20)da442be)4a841f5)7e63ca1)FloatingToolbar4b9df08)f223b26)3938284)85c4e0f)05f8c52)7f88784)b07e48b)LoadingIndicatorf89b8af)1886cf0)e169ffc)MaterialButtone722464)df9074c)fb81974)checkedstate in XML was not respected. (0c5b17a)571a196)2aadbd1)4f55422)8e52e94)5161e71)f61cea5)d791fad)2667e09)ede1bdc)d54087e)b640078)ed528c6)0c4ed7e)8c263bb)7a6866c)MaterialDatePicker6a3d13f)71bfc93)39dd3a4)9fd5a67)41f5079)71287c6)fd2e9bc)MaterialShapeDrawable990fdb4)MaterialSplitButtonc1e73c8)08fff9f)Menu93a5130)NavigationRail12fad1d)4657afb)a798a82)7f0a51d)9496619)ProgressIndicatorsetIndeterminateDrawableandsetDeterminateDrawableduring the initialization. (64867cf)0b89ef4)2e97dd6)8a23e0d)Search4070bef)5a600a8)be09936)c2c660b)53616ad)44eabe3)9170221)3a5861c)548c15c)04c56f6)6db122b)e85371f)36b285c)e035f38)ea01f2a)f7ba9c6)0641ee5)1dc9a1c)9bda9a9)Shape447fd02)Sliderbccfdfa)422586e)23957e0)781d344)efea65b)cd909c2)660423f)9302f54)54778a9)867fd01)b31711c)d28488d)e6e9385)9ce14ae)ddda777)Tabs7144370)TextInputLayoute909768)690bbfc)cfe6dce)TimePicker4ed648a)80593b2](https://redirect.github.com/material-components/material-components-android/coConfiguration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.