build: remove foojay-resolver-convention plugin for f-droid compliance (#12)
This commit is contained in:
parent
eda8397043
commit
13245aa502
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ pluginManagement {
|
|||
gradlePluginPortal()
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue