Merge pull request #11425 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.4.2

Build(deps): Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
This commit is contained in:
Álvaro Brey 2023-02-28 11:12:18 +01:00 committed by GitHub
commit b4cb853e8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
buildscript {
ext {
androidPluginVersion = '7.4.1'
androidPluginVersion = '7.4.2'
appCompatVersion = '1.6.1'
jacoco_version = '0.8.8'
kotlin_version = '1.7.22'