Merge pull request #2099 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.2.1

Bump gradle from 7.2.0 to 7.2.1
This commit is contained in:
Andy Scherzinger 2022-05-26 13:13:48 +02:00 committed by GitHub
commit 4fb717e779
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0"