Skip to content

Commit ffcc27a

Browse files
Update dependency io.reactivex.rxjava3:rxjava to v3.1.7
1 parent 1ab82ab commit ffcc27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LifecycleDispose3/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ android {
3131
dependencies {
3232
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.21"
3333
implementation "io.reactivex.rxjava3:rxkotlin:3.0.1"
34-
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
34+
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
3535
implementation "androidx.fragment:fragment:1.5.7"
3636
}

0 commit comments

Comments
 (0)