mirror of
https://github.com/gedoor/legado.git
synced 2025-01-08 11:47:32 +08:00
Bump androidx.annotation:annotation from 1.7.1 to 1.8.2 (#4148)
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.2. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ac98a619fc
commit
bee2632a7f
@ -53,7 +53,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.7.1" }
|
||||
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.8.2" }
|
||||
#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