mirror of
https://github.com/gedoor/legado.git
synced 2025-01-07 03:06:58 +08:00
chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c3713273bf
commit
b2a595d473
@ -55,7 +55,7 @@ activity-activity = { module = "androidx.activity:activity", version.ref = "acti
|
||||
activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
|
||||
activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "activity" }
|
||||
|
||||
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.8.2" }
|
||||
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.9.1" }
|
||||
#androidx-annotation-experimental = { group = "androidx.annotation", name = "annotation-experimental", version = "1.3.1" }
|
||||
|
||||
appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
||||
|
Loading…
Reference in New Issue
Block a user