Skip to content

Commit 1812833

Browse files
Merge pull request #123 from MihaiCristianCondrea/codex/upgrade-retrofit-to-version-3.0.0
chore: upgrade retrofit to 3.0.0
2 parents 1978f08 + f790e6f commit 1812833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ codeview = "1.3.9"
3131
hilt = "2.57.1"
3232
room = "2.7.2"
3333
glide = "5.0.4"
34-
retrofit = "2.11.0"
34+
retrofit = "3.0.0"
3535

3636
[libraries]
3737
aboutlibraries = { module = "com.mikepenz:aboutlibraries", version.ref = "aboutlibraries" }

0 commit comments

Comments
 (0)