freeletics / FlowRedux

Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.
https://freeletics.github.io/FlowRedux/
Apache License 2.0
700 stars 27 forks source link

Update Freeletics Gradle Plugin to v0.13.0 #703

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.freeletics.gradle:scripts-formatting 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.settings 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.root 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.publish.oss 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.multiplatform 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.jvm 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.android.app 0.12.2 -> 0.13.0 age adoption passing confidence
com.freeletics.gradle.android 0.12.2 -> 0.13.0 age adoption passing confidence

Release Notes

freeletics/freeletics-gradle-plugins (com.freeletics.gradle:scripts-formatting) ### [`v0.13.0`](https://togithub.com/freeletics/freeletics-gradle-plugins/blob/HEAD/CHANGELOG.md#0130--2024-06-06-) [Compare Source](https://togithub.com/freeletics/freeletics-gradle-plugins/compare/0.12.2...0.13.0) - Update Kotlin to 2.0.0. - `dependencyResolutionManagement.repositoriesMode = RepositoriesMode.FAIL_ON_PROJECT_REPOS` is now always enabled. The opt out Gradle property `fgp.kotlin.multiplatformProject` is not used anymore. - `useDagger` and `useSerialization` can now be used in multiplatform projects.


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

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.