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

Unverified Commit 4ee7cf89 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #256 from nextcloud/dependabot/gradle/androidx.core-core-1.3.2

parents a1fa3e46 822426ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ dependencies {

    implementation "androidx.appcompat:appcompat:1.2.0"
    implementation 'androidx.annotation:annotation:1.1.0'
    implementation 'androidx.core:core:1.3.1'
    implementation 'androidx.core:core:1.3.2'
    implementation 'androidx.fragment:fragment:1.2.5'

    compileOnly "org.projectlombok:lombok:1.18.12"