Merge pull request #1668 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.4.1

Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
This commit is contained in:
Álvaro Brey 2023-02-02 09:03:03 +01:00 committed by GitHub
commit 5afcb3b026
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.0'
classpath 'com.android.tools.build:gradle:7.4.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
// NOTE: Do not place your application dependencies here; they belong