diff --git a/build.gradle b/build.gradle index 3f03b65..b21f317 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ buildscript { dependencies { // Note for FTC Teams: Do not modify this yourself. // Note for 19922: You can do whatever, Milo will make sure things don't break. - classpath 'com.android.tools.build:gradle:8.1.1' + classpath 'com.android.tools.build:gradle:8.1.2' } }