copymanga : delete unnecessary lib (#5087)
copymanga : delete unnecessary lib
This commit is contained in:
parent
8e1fcc43f4
commit
26f6965f66
@ -12,6 +12,5 @@ apply from: "$rootDir/common.gradle"
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly project(':duktape-stub')
|
compileOnly project(':duktape-stub')
|
||||||
implementation 'org.apache.commons:commons-text:1.8'
|
|
||||||
implementation 'com.luhuiguo:chinese-utils:1.0'
|
implementation 'com.luhuiguo:chinese-utils:1.0'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user