Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 43c5f9d

Browse files
authored
Merge pull request #99 from android/dependabot/gradle/ScopedStorage/com.squareup.okhttp3-okhttp-4.9.1
Bump okhttp from 4.9.0 to 4.9.1 in /ScopedStorage
2 parents a966c9d + fd5da38 commit 43c5f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScopedStorage/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation 'androidx.navigation:navigation-ui-ktx:2.3.5'
6767
implementation 'androidx.recyclerview:recyclerview:1.2.0'
6868
implementation 'androidx.documentfile:documentfile:1.0.1'
69-
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
69+
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
7070
implementation 'com.github.bumptech.glide:glide:4.12.0'
7171
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
7272

0 commit comments

Comments
 (0)