android: update com.android.tools.build:gradle to version 7.0.4

This commit is contained in:
scribam 2021-12-17 18:12:32 +01:00 committed by flyinghead
parent 325cd9a066
commit 32716e1480
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.0.3"
classpath "com.android.tools.build:gradle:7.0.4"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files