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

Commit f205745

Browse files
authored
Merge pull request #561 from martenrebane/MOPPAND-1468
Update Okio version to 3.10.2
2 parents 3cc14f3 + b0e97bc commit f205745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ext {
5454
preferencexVersion = '1.1.0'
5555
guavaVersion = '33.4.0-android'
5656
gsonVersion = '2.10.1'
57-
okioVersion = '3.8.0'
57+
okioVersion = '3.10.2'
5858
commonsioVersion = '2.15.1'
5959
commonsTextVersion = '1.11.0'
6060
timberVersion = '5.0.1'

0 commit comments

Comments
 (0)