diff --git a/build.gradle b/build.gradle index abe2489..d14d74f 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ ext { // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { dependencies { - classpath 'com.android.tools.build:gradle:8.4.2' + classpath 'com.android.tools.build:gradle:8.5.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files