android-app
android-app copied to clipboard
Bump com.google.devtools.ksp from 1.9.24-1.0.20 to 2.0.0-1.0.21
Bumps com.google.devtools.ksp from 1.9.24-1.0.20 to 2.0.0-1.0.21.
Release notes
Sourced from com.google.devtools.ksp's releases.
2.0.0-1.0.21
This release brings mostly bug fixes into KSP2 beta Users are encouraged to try out KSP2 beta.
new feature
expose an API in Resolver to retrieve the module name for handling mangling of internal members #1621
issues fixed
- Class values are missing class type in annotation values #1646
- Kotlin Function* types reports inconsistent package and qualified names #1845
- KSP2 cannot load Android lint checks jar due to FileTooBigException #1839
- [KSP2] KSAnnotations with annotation properties with a default value always resolve to null #1843
- [KSP2] Modifier.FUN is missing in functional interfaces #1853
- [KSP2] ClassCastException when calling KSType.starProjection() on a Java field type #1735
- [KSP2] Annotation arguments with default values are missing #1837
- [KSP2] Intersection types are not modeled #1846
- KSP2: Model enum entries in annotation values #1861
- KSP2: Unknown JS backend: Wasm #1889
- [KSP2] NullPointerException when getting arguments of annotation value #1798
2.0.0-RC3-1.0.20
KSP 1.0.20 for Kotlin 2.0.0-RC3
2.0.0-RC2-1.0.20
KSP 1.0.20 for Kotlin 2.0.0-RC2
2.0.0-RC1-1.0.20
KSP 1.0.20 for Kotlin 2.0.0-RC1
2.0.0-Beta5-1.0.20
No release notes provided.
2.0.0-Beta5-1.0.19
No release notes provided.
2.0.0-Beta4-1.0.19
KSP 1.0.19 for Kotlin 2.0.0-Beta4
2.0.0-Beta4-1.0.17
No release notes provided.
2.0.0-Beta3-1.0.17
This release update compiler version to 2.0.0-Beta3
2.0.0-Beta2-1.0.16
No release notes provided.
2.0.0-Beta1-1.0.15
KSP 1.0.15 for Kotlin 2.0.0-Beta1
... (truncated)
Commits
ba4d979UPDATE_KOTLIN_VERSION: 2.0.0e2da237use safe cast for annotation type to declaration resolutionac5c3ccKSP2: Keep debug classes of coroutine34e241dIncremental: fix roots from getSealedSubclasses27f57e8KSP2: Reuse Java indexes6bba35bDo not run testWasm on release branch31c5d7cspecial handling for java property accessors override checkingcd68e48Reuse Kotlin indexes in incremental providers1fc29cdimprove enum entry toString()0c5a4f0Return KSClassDeclarationEnumEntryImpl for enum entry annotation values.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)