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

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

Merge pull request #2077 from nextcloud/renovate/com.squareup.retrofit2-retrofit-2.x

fix(deps): update dependency com.squareup.retrofit2:retrofit to v2.10.0
parents 7ab797fe 03a01a98
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ dependencies {
    annotationProcessor "androidx.room:room-compiler:${roomVersion}"

    // Retrofit
    implementation 'com.squareup.retrofit2:retrofit:2.9.0'
    implementation 'com.squareup.retrofit2:retrofit:2.10.0'

    // Gson
    implementation 'com.google.code.gson:gson:2.10.1'