Skip to content

Commit

Permalink
Merge pull request #1282 from nextcloud/dependabot/gradle/io.reactive…
Browse files Browse the repository at this point in the history
…x.rxjava3-rxjava-3.1.8

Build(deps): Bump io.reactivex.rxjava3:rxjava from 3.1.7 to 3.1.8
  • Loading branch information
David-Development authored Oct 7, 2023
2 parents 8a74ef6 + 57bfcc6 commit 3829c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ dependencies {
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
// Because RxAndroid releases are few and far between, it is recommended you also
// explicitly depend on RxJava's latest version for bug fixes and new features.
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
implementation "com.squareup.retrofit2:adapter-rxjava3:$RETROFIT_VERSION"

implementation "com.squareup.retrofit2:retrofit:$RETROFIT_VERSION"
Expand Down

0 comments on commit 3829c91

Please sign in to comment.