mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Remove dokka dependencies classpath for this specific module, it's already declared in the main build.gradle file.
This commit is contained in:
parent
c8aefd5828
commit
e30c68fb82
@ -11,7 +11,6 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath "io.realm:realm-gradle-plugin:10.9.0"
|
||||
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user