mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 18:38:36 +08:00
build.gradle: Remove dead code
It's from a time of jgit
This commit is contained in:
@ -108,11 +108,5 @@ dependencies {
|
|||||||
implementation 'commons-io:commons-io:2.5'
|
implementation 'commons-io:commons-io:2.5'
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
|
||||||
all {
|
|
||||||
exclude module: 'httpclient'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
apply plugin: 'com.google.gms.google-services'
|
apply plugin: 'com.google.gms.google-services'
|
||||||
apply plugin: 'io.fabric'
|
apply plugin: 'io.fabric'
|
||||||
|
Reference in New Issue
Block a user