Merge branch 'renovate/com.android.tools.build-gradle-7.x' into 'develop'

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

See merge request funkwhale/funkwhale-android!298
This commit is contained in:
Ryan Harg 2023-01-13 07:47:19 +00:00
commit 3c21c0baec
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.3.1")
classpath("com.android.tools.build:gradle:7.4.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0")
classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")