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

Commit 03a01a98 authored by renovate[bot]'s avatar renovate[bot] Committed by Andy Scherzinger
Browse files

fix(deps): update dependency com.squareup.retrofit2:retrofit to v2.10.0

parent 7ab797fe
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'