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

Unverified Commit b0590ff8 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge PR #99 nextcloud/dependabot/gradle/androidx.core-core-1.1.0

Bump core from 1.0.2 to 1.1.0
parents 4462d6db 494e8985
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@ dependencies {

    implementation "androidx.appcompat:appcompat:1.0.2"
    implementation 'androidx.annotation:annotation:1.1.0'
    implementation 'androidx.core:core:1.0.2'
    implementation 'androidx.core:core:1.1.0'
    implementation 'androidx.fragment:fragment:1.0.0'

    api 'com.google.code.gson:gson:2.8.5'