Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
Funkwhale Android
Commits
6ad4a3f7
Commit
6ad4a3f7
authored
Mar 02, 2022
by
RenovateBot
Browse files
Update dependency com.android.tools.build:gradle to v7.1.2
parent
c9ae07a3
Pipeline
#19528
passed with stages
in 44 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle.kts
View file @
6ad4a3f7
...
...
@@ -7,7 +7,7 @@ buildscript {
}
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
(
"com.github.bjoernq:unmockplugin:${Versions.unmock}"
)
classpath
(
"com.github.ben-manes:gradle-versions-plugin:${Versions.gradleDependencyPlugin}"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment