chore(deps): update dependency com.android.tools.build:gradle to v7.4.2

This commit is contained in:
Renovate Bot 2023-04-04 12:00:47 +00:00
parent 8295d0e3e7
commit 8832b74cb4
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ buildscript {
val navVersion: String by extra
dependencies {
classpath("com.android.tools.build:gradle:7.4.0")
classpath("com.android.tools.build:gradle:7.4.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")