diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 41e829f8..ec3ded75 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ agp = "8.2.2" # 8.3.0 causes java verifier error: https://github.com/ReVanced/revanced-patches/issues/2818 annotation = "1.7.1" kotlin = "1.9.23" -appcompat = "1.7.0-alpha03" +appcompat = "1.7.0-beta01" okhttp = "5.0.0-alpha.12" retrofit = "2.11.0"