Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 98255c78 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump androidx.annotation:annotation from 1.7.0 to 1.7.1



Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent b08e64e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ dependencies {
    api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
    implementation 'com.github.bitfireAT:dav4jvm:2.2.1' // in transition phase, we use old and new libs
    implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
    implementation 'androidx.annotation:annotation:1.7.0'
    implementation 'androidx.annotation:annotation:1.7.1'
    compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'

    implementation "androidx.core:core-ktx:1.10.1"