Update Gradle

This commit is contained in:
Cameron Gutman
2021-05-05 20:29:15 -05:00
parent cbd0bdf9fc
commit 75932d7621
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.android.tools.build:gradle:4.2.0'
}
}