Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 619d268

Browse files
committed
chore: updated rq-interceptor version in reddit
1 parent 8c6f429 commit 619d268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Infinity-For-Reddit/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ dependencies {
184184
implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
185185

186186
implementation 'com.otaliastudios:zoomlayout:1.9.0'
187-
debugImplementation "io.requestly.rqinterceptor:library:1.1.1"
188-
releaseImplementation "io.requestly.rqinterceptor:library-no-op:1.1.1"
187+
debugImplementation "io.requestly.rqinterceptor:library:1.1.5"
188+
releaseImplementation "io.requestly.rqinterceptor:library-no-op:1.1.5"
189189

190190
/**** Builds and flavors ****/
191191
// debugImplementation because LeakCanary should only run in debug builds.

0 commit comments

Comments
 (0)