cis-android
cis-android copied to clipboard
Update sgp to v0.18.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.slack.gradle.root | 0.17.1 -> 0.18.1 |
||||
com.slack.gradle.base | 0.17.1 -> 0.18.1 |
Release Notes
slackhq/slack-gradle-plugin (com.slack.gradle.root)
v0.18.1
2024-07-19
-
Fix: Fix circular evaluation dependency for
jvmTarget
. - Remove Kover Workaround for
0.7.1
. - Turn off xml report generation for lint task.
- Update KotlinPoet to
1.18.1
. - Update Wire to
5.0.0
. - Update MoshiX to
0.27.2
. - Build against Gradle
8.9
. - Build against KSP
2.0.0-1.0.23
. - Build against AGP
8.5.1
. - Build against sort-dependencies
0.7
.
v0.17.2
2024-05-28
- Make default Kotlin compiler arguments more configurable. This includes removing some previously-default behavior.
-
sgp.kotlin.languageVersionOverride
. Default is null, which will just defer to KGP's default. -
sgp.kotlin.optIns
- Previous default opt-ins =
kotlin.contracts.ExperimentalContracts
,kotlin.experimental.ExperimentalTypeInference
,kotlin.ExperimentalStdlibApi
,kotlin.time.ExperimentalTime
- Previous default opt-ins =
-
sgp.kotlin.freeArgs
- Previous default free args =
-Xenhance-type-parameter-types-to-def-not-null
,-Xself-upper-bound-inference
- Previous default free args =
-
sgp.kotlin.jvmFreeArgs
- Previous default JVM free args =
-Xjsr305=strict
,-Xassertions=jvm
,-Xemit-jvm-type-annotations
,-Xjvm-default=all
,-Xtype-enhancement-improvements-strict-mode
,-Xjspecify-annotations=strict
- Previous default JVM free args =
-
sgp.kotlin.progressive
. Default is true.
-
- Build against AGP
8.5.0
. - Build against DAGP
1.32.0
. - Build against Compose Multiplatform
1.6.11
. - Update to Kaml
0.60.0
. - Update to Guava
33.2.1-jre
. - Update to MoshiX
0.27.1
.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates 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.