update gradle

This commit is contained in:
sk
2023-04-20 16:03:57 +02:00
parent 15fcb0e25d
commit b6186a349f
5 changed files with 7 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
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
}