mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Update kotlin monorepo to v2.1.0 (#291)
* chore(deps): Update kotlin monorepo to v2.1.0 * docs: Sync changelog --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
This commit is contained in:
parent
bfee1de3b1
commit
00aa93d189
2 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
||||||
- Update dependency androidx.compose:compose-bom to v2024.12.01
|
- Update dependency androidx.compose:compose-bom to v2024.12.01
|
||||||
- Update plugin kotlinter to v5
|
- Update plugin kotlinter to v5
|
||||||
- Update plugin gradle-versions to v0.51.0
|
- Update plugin gradle-versions to v0.51.0
|
||||||
|
- Update kotlin monorepo to v2.1.0
|
||||||
|
|
||||||
## [1.9.3]
|
## [1.9.3]
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[versions]
|
[versions]
|
||||||
kotlin = "2.0.21"
|
kotlin = "2.1.0"
|
||||||
serialization = "1.7.3"
|
serialization = "1.7.3"
|
||||||
xml_serialization = "0.90.3"
|
xml_serialization = "0.90.3"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue