oops, should be good now

This commit is contained in:
brotherhobo
2024-04-29 21:24:29 -04:00
parent 99b02f52e9
commit f8fd55da43
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ buildscript {
}
dependencies {
// Note for FTC Teams: Do not modify this yourself.
classpath 'com.android.tools.build:gradle:8.2.0'
classpath 'com.android.tools.build:gradle:7.2.0'
}
}