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

Unverified Commit a4c10a94 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1277 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.7.1

Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
parents b08e64e9 98255c78
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -52,7 +52,7 @@ dependencies {
    api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
    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 '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 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'
    compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'


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