Update to AGP 7.4.1

This commit is contained in:
Cameron Gutman
2023-02-21 22:36:04 -06:00
parent 48278419b0
commit b668cb78ff
3 changed files with 4 additions and 3 deletions

View File

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