mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2025-12-10 10:52:03 +01:00
Remove explicit dependency on Duktape stub since it's in the common dependencies
This commit is contained in:
@@ -11,6 +11,5 @@ ext {
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
||||
dependencies {
|
||||
compileOnly project(':duktape-stub')
|
||||
implementation 'com.luhuiguo:chinese-utils:1.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user