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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 5f9f48e commit 2ab8152
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 @@ -57,5 +57,5 @@ dependencies {
implementation 'com.github.tiann:FreeReflection:3.2.0'
implementation "com.github.topjohnwu.libsu:core:5.2.2"
implementation 'org.jdeferred:jdeferred-android-aar:1.2.6'
annotationProcessor 'androidx.annotation:annotation:1.7.1'
annotationProcessor 'androidx.annotation:annotation:1.8.0'
}

0 comments on commit 2ab8152

Please sign in to comment.