mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): Update lifecycle to v2.8.4 (#158)
* fix(deps): Update lifecycle to v2.8.4 * docs: Sync changelog [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ansori Palembani <46041660+null2264@users.noreply.github.com>
This commit is contained in:
parent
c1828da229
commit
07c62405df
2 changed files with 2 additions and 1 deletions
|
@ -12,3 +12,4 @@
|
||||||
## Other
|
## Other
|
||||||
- Update gradle to v8.10
|
- Update gradle to v8.10
|
||||||
- Update dependency co.touchlab:kermit to v2.0.4
|
- Update dependency co.touchlab:kermit to v2.0.4
|
||||||
|
- Update lifecycle to v2.8.4
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
activity = "1.9.0"
|
activity = "1.9.0"
|
||||||
agp = "8.5.2"
|
agp = "8.5.2"
|
||||||
lifecycle = "2.8.1"
|
lifecycle = "2.8.4"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
activity = { module = "androidx.activity:activity-ktx", version.ref = "activity" }
|
activity = { module = "androidx.activity:activity-ktx", version.ref = "activity" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue