Skip to content

Commit

Permalink
Merge pull request #131 from synyx/dependabot/gradle/app/io.reactivex…
Browse files Browse the repository at this point in the history
….rxjava2-rxjava-2.2.21

Bump io.reactivex.rxjava2:rxjava from 2.2.13 to 2.2.21 in /app
  • Loading branch information
heetel authored Jan 5, 2024
2 parents 653b022 + 467cc56 commit 6afd579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
annotationProcessor 'androidx.lifecycle:lifecycle-compiler:2.5.1'

//rxjava2
implementation 'io.reactivex.rxjava2:rxjava:2.2.13'
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'com.squareup.sqlbrite3:sqlbrite:3.2.0'
implementation 'com.jakewharton.rxbinding2:rxbinding-appcompat-v7:2.2.0'
Expand Down

0 comments on commit 6afd579

Please sign in to comment.