Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 6005329

Browse files
build(deps): bump androidx.annotation:annotation from 1.8.0 to 1.9.0
Bumps androidx.annotation:annotation from 1.8.0 to 1.9.0. --- updated-dependencies: - dependency-name: androidx.annotation:annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 966268f commit 6005329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
#noinspection GradleDependency
33
agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818
4-
annotation = "1.8.0"
4+
annotation = "1.9.0"
55
kotlin = "2.0.0"
66
appcompat = "1.7.0-rc01"
77
okhttp = "5.0.0-alpha.14"

0 commit comments

Comments
 (0)