Android add jse implement to replace jsc4a
This commit is contained in:
@@ -33,6 +33,7 @@ allprojects {
|
||||
dependencySubstitution {
|
||||
substitute module('pub.doric:core') with project(":doric")
|
||||
substitute module('pub.doric:devkit') with project(":devkit")
|
||||
substitute module('pub.doric:jse') with project(":jsvalue")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user