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

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

Merge pull request #1316 from nextcloud/renovate/com.google.code.findbugs-annotations-3.x

Update dependency com.google.code.findbugs:annotations to v3.0.1
parents 09952991 edcd5dd9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ dependencies {
    // 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.1'
    compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
    compileOnly 'com.google.code.findbugs:annotations:3.0.1'

    implementation "androidx.core:core-ktx:1.10.1"
    implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"