Skip to content

Commit

Permalink
Bump androidx.annotation:annotation in /tasker-plugin
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.3.0 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent ecd3bf4 commit 6106990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasker-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ dependencies {
implementation "androidx.cardview:cardview:1.0.0"
implementation "androidx.preference:preference:1.2.0"
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation "androidx.annotation:annotation:1.3.0"
implementation "androidx.annotation:annotation:1.9.1"

implementation("org.rm3l:maoni:${maoni_version}") {
transitive = true
Expand Down

0 comments on commit 6106990

Please sign in to comment.