mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(deps): Update dependency androidx.annotation:annotation to v1.9.1 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1bf13f1d9
commit
1504d94f52
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ lifecycle = "2.8.7"
|
|||
[libraries]
|
||||
activity = { module = "androidx.activity:activity-ktx", version.ref = "activity" }
|
||||
activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
|
||||
annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }
|
||||
annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
|
||||
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
|
||||
browser = { module = "androidx.browser:browser", version = "1.8.0" }
|
||||
biometric = { module = "androidx.biometric:biometric", version = "1.1.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue