Skip to content
Snippets Groups Projects
Commit 4ee3f73f authored by Ryan Harg's avatar Ryan Harg
Browse files

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

Update dependency com.android.tools.build:gradle to v7.1.2

See merge request !140
parents c9ae07a3 6ad4a3f7
Branches
Tags
1 merge request!140Update dependency com.android.tools.build:gradle to v7.1.2
Pipeline #19534 passed
...@@ -7,7 +7,7 @@ buildscript { ...@@ -7,7 +7,7 @@ buildscript {
} }
dependencies { dependencies {
classpath("com.android.tools.build:gradle:7.1.0") classpath("com.android.tools.build:gradle:7.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}")
classpath("com.github.bjoernq:unmockplugin:${Versions.unmock}") classpath("com.github.bjoernq:unmockplugin:${Versions.unmock}")
classpath("com.github.ben-manes:gradle-versions-plugin:${Versions.gradleDependencyPlugin}") classpath("com.github.ben-manes:gradle-versions-plugin:${Versions.gradleDependencyPlugin}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment