diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 205aac25..bf5ceeda 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] 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.22" +kotlin = "1.9.23" appcompat = "1.7.0-alpha03" okhttp = "5.0.0-alpha.12" retrofit = "2.9.0"