diff --git a/build.gradle b/build.gradle index 2a12b1b..28084ab 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { - agp_version = '8.13.0' + agp_version = '8.13.2' } repositories { mavenCentral()