Skip to content

Commit

Permalink
Bump androidx.annotation:annotation from 1.7.1 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps androidx.annotation:annotation from 1.7.1 to 1.8.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]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent f19dfca commit f7f42f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ android {
}

dependencies {
compileOnly 'androidx.annotation:annotation:1.7.1'
compileOnly 'androidx.annotation:annotation:1.8.0'
compileOnly 'io.github.libxposed:api:100'
}

0 comments on commit f7f42f8

Please sign in to comment.