Remove unused Hugo plugin
This commit is contained in:
parent
0fd8d71f7c
commit
5da8b862ae
1 changed files with 0 additions and 12 deletions
|
|
@ -1,18 +1,6 @@
|
|||
import javax.annotation.Nullable
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
classpath 'com.jakewharton.hugo:hugo-plugin:1.2.1'
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.application'
|
||||
apply plugin: 'com.jakewharton.hugo'
|
||||
|
||||
static def gitBranch() {
|
||||
def branch = 'GitHub'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue