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 15, 2024
1 parent cc65e17 commit 06978ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wvWare/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ android {

dependencies {
implementation("com.viliussutkus89.ndk.thirdparty:wvWare-ndk26-static:1.2.9-beta-2")
implementation("androidx.annotation:annotation:1.7.1")
implementation("androidx.annotation:annotation:1.8.0")
implementation 'com.viliussutkus89:tmpfile-android:3.0.5'
implementation("com.viliussutkus89:assetextractor-android:1.3.3")
implementation 'com.getkeepsafe.relinker:relinker:1.4.5'
Expand Down

0 comments on commit 06978ff

Please sign in to comment.