Skip to content

Commit 600662a

Browse files
Bump androidx.annotation:annotation in /tasker-plugin
Bumps androidx.annotation:annotation from 1.3.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 ecd3bf4 commit 600662a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tasker-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ dependencies {
267267
implementation "androidx.cardview:cardview:1.0.0"
268268
implementation "androidx.preference:preference:1.2.0"
269269
implementation "androidx.recyclerview:recyclerview:1.2.1"
270-
implementation "androidx.annotation:annotation:1.3.0"
270+
implementation "androidx.annotation:annotation:1.9.0"
271271

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

0 commit comments

Comments
 (0)