Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenX committed Jul 18, 2024
1 parent 59dff52 commit 8728a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotation = "1.8.0"
xposed = "82"

[libraries]
annotation = { module = "androidx.annotation:annotation", version.ref = "annotation" }
annotation = { module = "androidx.annotation:annotation-jvm", version.ref = "annotation" }
xposed = { group = "de.robv.android.xposed", name = "api", version.ref = "xposed" }

[plugins]
Expand Down

0 comments on commit 8728a24

Please sign in to comment.