Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.jetbrains.compose:compose-gradle-plugin to v1.6.0-rc02 #1761

Merged
merged 1 commit into from Feb 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.compose:compose-gradle-plugin 1.6.0-rc01 -> 1.6.0-rc02 age adoption passing confidence

Release Notes

JetBrains/compose-jb (org.jetbrains.compose:compose-gradle-plugin)

v1.6.0-rc02

Changes since 1.6.0-rc01

Breaking changes

since 1.6.0-beta01

  • When the resource library is used, resources should be imported explicitly. Replace this:
import <modulePackage>.generated.resources.Res

by this:

import <modulePackage>.generated.resources.Res
import <modulePackage>.generated.resources.*

iOS/desktop/web

Fixes

Resource library

Fixes

Dependencies

This version of Compose Multiplatform is based on the next Jetpack Compose libraries:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) February 16, 2024 16:39
@renovate renovate bot force-pushed the renovate/compose.multiplatform branch from f01d10e to 24f86ba Compare February 17, 2024 01:34
@renovate renovate bot merged commit f042388 into main Feb 17, 2024
7 checks passed
@renovate renovate bot deleted the renovate/compose.multiplatform branch February 17, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants