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:
dependabot[bot] 2023-02-02 02:02:20 +00:00 committed by GitHub
parent f664d3a2e5
commit 7065f44506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'