Update AGP

This commit is contained in:
Cameron Gutman
2022-05-14 18:25:48 -05:00
parent c127af1e05
commit 6f8e719200
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:7.1.2'
classpath 'com.android.tools.build:gradle:7.2.0'
}
}