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
1ad05131
Commit
1ad05131
authored
Apr 07, 2022
by
RenovateBot
Browse files
Update dependency com.android.tools.build:gradle to v7.1.3
parent
caa0307f
Pipeline
#20156
passed with stages
in 16 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle.kts
View file @
1ad05131
...
...
@@ -7,7 +7,7 @@ buildscript {
}
dependencies
{
classpath
(
"com.android.tools.build:gradle:7.1.
2
"
)
classpath
(
"com.android.tools.build:gradle:7.1.
3
"
)
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