diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 15b28f17..2fbb1b3f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.6.1" # 7.4.1 is the maximum version supported by IDEA 2023.1 +agp = "8.7.0" # 7.4.1 is the maximum version supported by IDEA 2023.1 android-compile = "34" android-min = "21" android-target = "32"