diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 41e829f8..ad53d3fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/re annotation = "1.7.1" kotlin = "1.9.23" appcompat = "1.7.0-alpha03" -okhttp = "5.0.0-alpha.12" +okhttp = "5.0.0-alpha.14" retrofit = "2.11.0" [libraries]