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

Unverified Commit 57fb1fb3 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

fix(deps): update dependency com.google.code.gson:gson to v2.13.2

parent 8fcc90d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@ dependencies {
    implementation 'com.squareup.retrofit2:retrofit:3.0.0'

    // Gson
    implementation 'com.google.code.gson:gson:2.13.1'
    implementation 'com.google.code.gson:gson:2.13.2'

    // ReactiveX
    implementation 'io.reactivex.rxjava2:rxjava:2.2.21'