mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Build(deps): Bump com.android.tools.build:gradle from 7.4.0 to 7.4.1
Bumps com.android.tools.build:gradle from 7.4.0 to 7.4.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f664d3a2e5
commit
7065f44506
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
buildscript {
|
||||
ext {
|
||||
androidPluginVersion = '7.4.0'
|
||||
androidPluginVersion = '7.4.1'
|
||||
appCompatVersion = '1.6.0'
|
||||
jacoco_version = '0.8.8'
|
||||
kotlin_version = '1.7.22'
|
||||
|
|
Loading…
Reference in a new issue