android: Upgrade to AGP 7.4.2

This commit is contained in:
Charles Lombardo 2023-03-06 01:36:08 -05:00 committed by bunnei
parent fc785972f9
commit 82dca7e586
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.1'
classpath 'com.android.tools.build:gradle:7.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files