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

Unverified Commit 5f9bf880 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #2567 from nextcloud/renovate/com.google.code.gson-gson-2.x

fix(deps): update dependency com.google.code.gson:gson to v2.12.1
parents 975df3dc 6c725d64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ dependencies {
    implementation 'com.squareup.retrofit2:retrofit:2.11.0'

    // Gson
    implementation 'com.google.code.gson:gson:2.12.0'
    implementation 'com.google.code.gson:gson:2.12.1'

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