Update Gradle

This commit is contained in:
Cameron Gutman
2021-08-09 23:24:44 -05:00
parent 3e0bf25acb
commit 310ba646fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.2'
classpath 'com.android.tools.build:gradle:7.0.0'
}
}